Jump to content

Recommended Posts

Posted

I am able to load a world but when I move it starts crashing

 

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 2023-02-02 18:55:31
Description: Unexpected error

java.lang.ExceptionInInitializerError: null
    at com.jozufozu.flywheel.core.model.BakedModelBuilder.<init>(BakedModelBuilder.java:19) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.core.model.BlockModel.<init>(BlockModel.java:48) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.api.Material.lambda$getModel$2(Material.java:40) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.instancing.InstancedMaterial.lambda$model$0(InstancedMaterial.java:40) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at java.util.HashMap.computeIfAbsent(HashMap.java:1220) ~[?:?] {re:mixin}
    at com.jozufozu.flywheel.backend.instancing.instancing.InstancedMaterial.model(InstancedMaterial.java:39) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.api.Material.getModel(Material.java:40) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.api.Material.getModel(Material.java:36) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.simibubi.create.content.contraptions.components.crank.HandCrankInstance.<init>(HandCrankInstance.java:34) ~[create-1.19.2-0.5.0.i.jar%23369!/:0.5.0.i] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.blockentity.SimpleBlockEntityInstancingController.createInstance(SimpleBlockEntityInstancingController.java:21) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstancedRenderRegistry.createInstance(InstancedRenderRegistry.java:62) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading,re:mixin}
    at com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityInstanceManager.createRaw(BlockEntityInstanceManager.java:27) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityInstanceManager.createRaw(BlockEntityInstanceManager.java:14) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.createInternal(InstanceManager.java:328) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:mixin,re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.addInternal(InstanceManager.java:313) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:mixin,re:classloading}
    at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.processQueuedAdditions(InstanceManager.java:290) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:mixin,re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.beginFrame(InstanceManager.java:147) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:mixin,re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceWorld.beginFrame(InstanceWorld.java:96) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstancedRenderDispatcher.onBeginFrame(InstancedRenderDispatcher.java:95) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
    at com.jozufozu.flywheel.backend.instancing.__InstancedRenderDispatcher_onBeginFrame_BeginFrameEvent.invoke(.dynamic) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading,pl:eventbus:B}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraft.client.renderer.LevelRenderer.handler$ccp000$setupRender(LevelRenderer.java:11622) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_194338_(LevelRenderer.java) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1158) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:840) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
Caused by: java.lang.ClassCastException: class com.jozufozu.flywheel.core.virtual.VirtualEmptyBlockGetter$StaticLightImpl cannot be cast to class net.minecraft.world.level.Level (com.jozufozu.flywheel.core.virtual.VirtualEmptyBlockGetter$StaticLightImpl is in module flywheel@0.6.8.a-14 of loader 'TRANSFORMER' @59127611; net.minecraft.world.level.Level is in module minecraft@1.19.2 of loader 'TRANSFORMER' @59127611)
    at net.minecraft.world.level.lighting.LevelLightEngine.handler$zdi000$init(LevelLightEngine.java:528) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,re:classloading,pl:mixin:APP:atlantis.mixins.json:LightingProviderMixin,pl:mixin:APP:atlantis.mixins.json:WorldLightManagerMixin,pl:mixin:A}
    at net.minecraft.world.level.lighting.LevelLightEngine.<init>(LevelLightEngine.java:28) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,re:classloading,pl:mixin:APP:atlantis.mixins.json:LightingProviderMixin,pl:mixin:APP:atlantis.mixins.json:WorldLightManagerMixin,pl:mixin:A}
    at com.jozufozu.flywheel.core.virtual.VirtualEmptyBlockGetter$StaticLightImpl$2.<init>(VirtualEmptyBlockGetter.java:84) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.core.virtual.VirtualEmptyBlockGetter$StaticLightImpl.<init>(VirtualEmptyBlockGetter.java:74) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.core.virtual.VirtualEmptyBlockGetter.<clinit>(VirtualEmptyBlockGetter.java:26) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    ... 46 more


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

-- Head --
Thread: Render thread
Stacktrace:
    at com.jozufozu.flywheel.core.model.BakedModelBuilder.<init>(BakedModelBuilder.java:19) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.core.model.BlockModel.<init>(BlockModel.java:48) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.api.Material.lambda$getModel$2(Material.java:40) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.instancing.InstancedMaterial.lambda$model$0(InstancedMaterial.java:40) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at java.util.HashMap.computeIfAbsent(HashMap.java:1220) ~[?:?] {re:mixin}
    at com.jozufozu.flywheel.backend.instancing.instancing.InstancedMaterial.model(InstancedMaterial.java:39) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.api.Material.getModel(Material.java:40) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.api.Material.getModel(Material.java:36) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.simibubi.create.content.contraptions.components.crank.HandCrankInstance.<init>(HandCrankInstance.java:34) ~[create-1.19.2-0.5.0.i.jar%23369!/:0.5.0.i] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.blockentity.SimpleBlockEntityInstancingController.createInstance(SimpleBlockEntityInstancingController.java:21) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstancedRenderRegistry.createInstance(InstancedRenderRegistry.java:62) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading,re:mixin}
    at com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityInstanceManager.createRaw(BlockEntityInstanceManager.java:27) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityInstanceManager.createRaw(BlockEntityInstanceManager.java:14) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.createInternal(InstanceManager.java:328) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:mixin,re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.addInternal(InstanceManager.java:313) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:mixin,re:classloading}
    at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.processQueuedAdditions(InstanceManager.java:290) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:mixin,re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.beginFrame(InstanceManager.java:147) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:mixin,re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceWorld.beginFrame(InstanceWorld.java:96) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstancedRenderDispatcher.onBeginFrame(InstancedRenderDispatcher.java:95) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
    at com.jozufozu.flywheel.backend.instancing.__InstancedRenderDispatcher_onBeginFrame_BeginFrameEvent.invoke(.dynamic) ~[flywheel-forge-1.19.2-0.6.8.a-14.jar%23518!/:0.6.8.a-14] {re:classloading,pl:eventbus:B}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraft.client.renderer.LevelRenderer.handler$ccp000$setupRender(LevelRenderer.java:11622) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_194338_(LevelRenderer.java) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1158) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
    All players: 1 total; [LocalPlayer['VanillaSnowGolem'/724, l='ClientLevel', x=-17.12, y=65.00, z=-3.77]]
    Chunk stats: 1521, 972
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,64,0), Section: (at 0,0,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Level time: 1028 game time, 1028 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:witherstormmod.mixins.json:MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2278) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:immersive_aircraft.mixin.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23507!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: Mod Resources, Default, Supplementaries Generated Pack, quark-emote-pack

-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 3732040000 bytes (3559 MiB) / 10636754944 bytes (10144 MiB) up to 13958643712 bytes (13312 MiB)
    CPUs: 16
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 9 5900HX with Radeon Graphics        
    Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
    Microarchitecture: Zen 3
    Frequency (GHz): 3.29
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: NVIDIA GeForce RTX 3060 Laptop GPU
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2520
    Graphics card #0 versionInfo: DriverVersion=30.0.15.1278
    Graphics card #1 name: AMD Radeon(TM) Graphics
    Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #1 VRAM (MB): 512.00
    Graphics card #1 deviceId: 0x1638
    Graphics card #1 versionInfo: DriverVersion=30.0.13002.19003
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 44318.17
    Virtual memory used (MB): 39273.77
    Swap memory total (MB): 28525.82
    Swap memory used (MB): 6482.31
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx13G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.19.2-forge-43.2.0
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: AMD Radeon(TM) Graphics GL version 3.2.14761 Core Profile Forward-Compatible Context 21.30.02.19 30.0.13002.19003, ATI Technologies Inc.
    Window size: 1920x991
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Type: Integrated Server (map_client.txt)
    Graphics mode: fancy
    Resource Packs: vanilla
    Current Language: English (US)
    CPU: 16x AMD Ryzen 9 5900HX with Radeon Graphics 
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['VanillaSnowGolem'/724, l='ServerLevel[Modded World]', x=-17.12, y=65.00, z=-3.77]]
    Data Packs: vanilla, mod:grapplemod (incompatible), mod:skyvillages, mod:betterdungeons, mod:fetzisasiandeco, mod:easyanvils (incompatible), mod:betterwitchhuts, mod:wardenwalkers (incompatible), mod:spelunking_bags, mod:underground_villages, mod:ulterlands, mod:playeranimator (incompatible), mod:capybaramod, mod:keebszs_battle_towers, mod:betteroceanmonuments, mod:the_banished, mod:immersive_aircraft (incompatible), mod:insanelib, mod:horseexpert (incompatible), mod:piglinproliferation, mod:xaeroworldmap, mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:themissingvillages, mod:atlantis (incompatible), mod:bookshelf (incompatible), mod:guardvillagers (incompatible), mod:apotheosis (incompatible), mod:takesapillage (incompatible), mod:simply_houses, mod:fizzlemod, mod:balm (incompatible), mod:repair_kit, mod:swampier_swamps (incompatible), mod:balanced_crates, mod:knight_quest, mod:cloth_config (incompatible), mod:shetiphiancore (incompatible), mod:itemupgrader_content (incompatible), mod:twilightforest (incompatible), mod:supplementaries (incompatible), mod:structure_gel, mod:corpse (incompatible), mod:flowerymooblooms (incompatible), mod:farmersdelight (incompatible), mod:handcrafted, mod:repurposed_structures, mod:morevillagers, mod:customportalapi (incompatible), mod:loot_journal, mod:unusualend, mod:yungsbridges, mod:resourcefulconfig, mod:born_in_chaos_v1, mod:cataclysm (incompatible), mod:curios, mod:alexs_armoury, mod:betterweather (incompatible), mod:yungsextras, mod:witherstormmod, mod:lostcities (incompatible), mod:spells_and_shields, mod:betterstrongholds, mod:hpm, mod:resourcefullib (incompatible), mod:deeperdarker (incompatible), mod:architectury (incompatible), mod:the_bumblezone, mod:framework (incompatible), mod:enchantwithmob, mod:shinyhorses (incompatible), mod:foodeffecttooltips, mod:t_and_t, mod:bettermineshafts, mod:effortlessbuilding (incompatible), mod:darkpaintings (incompatible), mod:myvillage, mod:portablehole (incompatible), mod:cozy, mod:tameablebeasts, mod:endertrigon, mod:cgm (incompatible), mod:biomemakeover (incompatible), mod:awesomedungeonend, mod:spiderstpo (incompatible), mod:jei (incompatible), mod:moreyoyos, mod:conjurer_illager (incompatible), mod:syncswitch, mod:libraryferret, mod:gnumus, mod:obscure_api, mod:undefeatables, mod:waystones (incompatible), mod:monsterplus, mod:nock_enough_arrows, mod:structory, mod:itemupgrader (incompatible), mod:dungeonnowloading, mod:awesomedungeon, mod:integrated_api (incompatible), mod:travelersbackpack, mod:breezy, mod:strawstatues (incompatible), mod:sereneseasons (incompatible), mod:simple_spikes (incompatible), mod:redmorestructure, mod:betterdeserttemples, mod:mahoutsukai, mod:terralith (incompatible), mod:blueprint (incompatible), mod:boatload (incompatible), mod:savage_and_ravage (incompatible), mod:allurement (incompatible), mod:woodworks (incompatible), mod:incubation (incompatible), mod:buzzier_bees (incompatible), mod:berry_good (incompatible), mod:chiseled_bricks, mod:megameteors, mod:imst, mod:forge, mod:villagercomfort (incompatible), mod:iwannaskate, mod:extractinator (incompatible), mod:travelerstitles, mod:castle_dungeons, mod:warriorrage, mod:friendsandfoes (incompatible), mod:neapolitan (incompatible), mod:idas (incompatible), mod:ironchest (incompatible), mod:dungeons_arise, mod:awesomedungeonocean, mod:simplyswords (incompatible), mod:patchouli (incompatible), mod:geckolib3 (incompatible), mod:winteroverhaul (incompatible), mod:ars_nouveau (incompatible), mod:enchdesc (incompatible), mod:terrablender, mod:moonlight (incompatible), mod:vanilla_claws, mod:blood_and_stuff, mod:bettercombat (incompatible), mod:combatroll, mod:awesomedungeonnether, mod:unwrecked_ships, mod:youre_seeing_dungeons, mod:personality (incompatible), mod:barteringstation (incompatible), mod:notenoughanimations (incompatible), mod:flywheel (incompatible), mod:create, mod:xaerominimap, mod:assortedtech (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:abnormals_delight (incompatible), mod:parcool (incompatible), mod:unusual_gifts, mod:dreamland (incompatible), mod:roamers, mod:endofherobrine, mod:bettertridents (incompatible), mod:structory_towers, mod:hunterillager, mod:mvs, mod:arclight, mod:witchmobility (incompatible), mod:puzzleslib (incompatible), mod:enhancedcelestials (incompatible), mod:corgilib (incompatible), mod:pyrologernfriends, mod:pizzacraft, mod:aquaculture, mod:cloudboots, mod:wardenhorn, mod:domesticationinnovation, mod:aquamirae, mod:xpbook, Nock Enough Arrows Compat: apotheosis (incompatible), Supplementaries Generated Pack
    World Generation: Stable
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.3.jar eventbus PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        lowcodefml@null
        javafml@null
    Mod List: 
        grappling_hook_mod-1.19.2-1.19.2-v13.jar          |Grappling Hook Mod            |grapplemod                    |1.19.2-v13          |DONE      |Manifest: NOSIGNATURE
        SkyVillages-1.0.1-1.19-forge-release.jar          |Sky Villages                  |skyvillages                   |1.0.1-1.19-forge    |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.19.2-Forge-3.2.1.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.1  |DONE      |Manifest: NOSIGNATURE
        fetzisasiandeco-1.1.1-1.19.2.jar                  |Fetzi's Asian Decoration      |fetzisasiandeco               |1.0                 |DONE      |Manifest: NOSIGNATURE
        EasyAnvils-v4.0.1-1.19.2-Forge.jar                |Easy Anvils                   |easyanvils                    |4.0.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.19.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        wardenwalkers-1.1.1-forge-mc1.19.2.jar            |Warden Walkers                |wardenwalkers                 |1.1.1               |DONE      |Manifest: NOSIGNATURE
        SpelunkingBags1.19_V1.0.2.jar                     |Spelunking Bags               |spelunking_bags               |1.0.2               |DONE      |Manifest: NOSIGNATURE
        UndergroundVillages-1.19-1.1.1.jar                |Underground Villages Mod      |underground_villages          |1.1.1               |DONE      |Manifest: NOSIGNATURE
        Ulterlands+v1.2.0+_+19.jar                        |Ulterlands                    |ulterlands                    |1.2.0               |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-0.3.5.jar              |Player Animator               |playeranimator                |0.3.5               |DONE      |Manifest: NOSIGNATURE
        capybaramod-0.0.2-1.19.2.jar                      |Capybara Mod                  |capybaramod                   |0.0.2-1.19.2        |DONE      |Manifest: NOSIGNATURE
        keebszs_battle_towers-0.3.3-1.19.jar              |Keebsz's Battle Towers        |keebszs_battle_towers         |0.3.3-1.19          |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.19.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        The-Banished-1.0-1.19.2.jar                       |The Banished                  |the_banished                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
        immersive_aircraft-0.1.1+1.19.2.jar               |Immersive Aircraft            |immersive_aircraft            |0.1.1+1.19.2        |DONE      |Manifest: NOSIGNATURE
        InsaneLib-1.6.2-mc1.19.2.jar                      |InsaneLib                     |insanelib                     |1.6.2               |DONE      |Manifest: NOSIGNATURE
        HorseExpert-v4.0.0-1.19.2-Forge.jar               |Horse Expert                  |horseexpert                   |4.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        piglinproliferation-1.19-1.0.0.jar                |Piglin Proliferation          |piglinproliferation           |1.19-1.0.0          |DONE      |Manifest: NOSIGNATURE
        XaerosWorldMap_1.27.0_Forge_1.19.1.jar            |Xaero's World Map             |xaeroworldmap                 |1.27.0              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.19.2-7.0.1.jar                          |Placebo                       |placebo                       |7.0.1               |DONE      |Manifest: NOSIGNATURE
        citadel-2.1.1-1.19.jar                            |Citadel                       |citadel                       |2.1.1               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.21.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.21.1              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.2.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.2  |DONE      |Manifest: NOSIGNATURE
        GatewaysToEternity-1.19.2-3.1.0.jar               |Gateways To Eternity          |gateways                      |3.1.0               |DONE      |Manifest: NOSIGNATURE
        themissingvillages-2.0.0-1.19.2.jar               |The Missing Villages          |themissingvillages            |2.0.0-1.19.2        |DONE      |Manifest: NOSIGNATURE
        atlantis-2022.9.4-1.19.2-1.0.3-forge.jar          |Atlantis                      |atlantis                      |2022.8.31-1.19.2-1.0|DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.1.5.jar                 |Bookshelf                     |bookshelf                     |16.1.5              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        guardvillagers-1.19.2-1.5.2.jar                   |Guard Villagers               |guardvillagers                |1.19.2-1.5.2        |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.19.2-6.0.1.jar                       |Apotheosis                    |apotheosis                    |6.0.1               |DONE      |Manifest: NOSIGNATURE
        takesapillage-1.0.1-1.19.2.jar                    |It Takes A Pillage            |takesapillage                 |1.0.1               |DONE      |Manifest: NOSIGNATURE
        SimplyHouses-1.1.3-1.19-forge.jar                 |Simply Houses                 |simply_houses                 |1.1.3.1-1.19        |DONE      |Manifest: NOSIGNATURE
        Fizzle1.19.2(Forge)vs1.0.6.jar                    |Fizzle                        |fizzlemod                     |1.19.2-1.0.6        |DONE      |Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |DONE      |Manifest: NOSIGNATURE
        RepairKit+1.0.2.jar                               |Repair Kit Forge              |repair_kit                    |1.0.2               |DONE      |Manifest: NOSIGNATURE
        swampier_swamps-1.19-1.1.4.jar                    |Swampier Swamps               |swampier_swamps               |1.19-1.1.4          |DONE      |Manifest: NOSIGNATURE
        FORGE-blanced_crates1.7.0-1.19.2.jar              |Balanced Crates               |balanced_crates               |1.7.0               |DONE      |Manifest: NOSIGNATURE
        KnightQuest1.2.6.Patch.jar                        |Knight Quest                  |knight_quest                  |1.2.6               |DONE      |Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |DONE      |Manifest: NOSIGNATURE
        shetiphiancore-1.19-3.11.3.jar                    |ShetiPhian-Core               |shetiphiancore                |3.11.3              |DONE      |Manifest: NOSIGNATURE
        itemupgrader-1.0.1.jar                            |Item Upgrader                 |itemupgrader_content          |1.0.1               |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.19.2-4.2.1468-universal.jar      |The Twilight Forest           |twilightforest                |4.2.1468            |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.19.2-2.2.46.jar                 |Supplementaries               |supplementaries               |1.19.2-2.2.46       |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.19.2-2.7.1.jar                    |Structure Gel API             |structure_gel                 |2.7.1               |DONE      |Manifest: NOSIGNATURE
        corpse-1.19.2-1.0.0.jar                           |Corpse                        |corpse                        |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        friendsandfoes-flowerymooblooms-forge-mc1.19.2-1.0|Friends&Foes - Flowery Moobloo|flowerymooblooms              |1.0.0               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |DONE      |Manifest: NOSIGNATURE
        handcrafted-forge-1.19.2-2.0.2.jar                |Handcrafted                   |handcrafted                   |2.0.2               |DONE      |Manifest: NOSIGNATURE
        repurposed_structures_forge-6.3.2+1.19.2.jar      |Repurposed Structures         |repurposed_structures         |6.3.2+1.19.2        |DONE      |Manifest: NOSIGNATURE
        morevillagers-forge-1.19-4.0.3.jar                |More Villagers                |morevillagers                 |4.0.3               |DONE      |Manifest: NOSIGNATURE
        customportalapi-0.0.1-beta50-1.19.2.jar           |Custom Portal Api [Forge]     |customportalapi               |0.0.1-beta50-1.19.2 |DONE      |Manifest: NOSIGNATURE
        loot_journal-1.1.0-1.19.jar                       |Loot Journal                  |loot_journal                  |1.1.0               |DONE      |Manifest: NOSIGNATURE
        UnusualEnd1.19_V1.2.7.jar                         |Unusual End                   |unusualend                    |1.2.7               |DONE      |Manifest: NOSIGNATURE
        YungsBridges-1.19.2-Forge-3.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.19.2-Forge-3.1.0  |DONE      |Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.19.2-1.0.18.jar         |Resourcefulconfig             |resourcefulconfig             |1.0.18              |DONE      |Manifest: NOSIGNATURE
        born_in_chaos_1.19_1.1.jar                        |Born in Chaos                 |born_in_chaos_v1              |1.0.0               |DONE      |Manifest: NOSIGNATURE
        L_Enders_Cataclysm-0.52-1.19.2.jar                |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.1.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.1.0      |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE
        Alexs+Armoury+v1.4.1-1.19.2.jar                   |Alex's Armoury                |alexs_armoury                 |1.4.1               |DONE      |Manifest: NOSIGNATURE
        betterweather-1.2.jar                             |Better Weather                |betterweather                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        YungsExtras-1.19.2-Forge-3.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.19.2-Forge-3.1.0  |DONE      |Manifest: NOSIGNATURE
        witherstormmod-1.19.2-3.1.1.jar                   |Cracker's Wither Storm Mod    |witherstormmod                |3.1.1               |DONE      |Manifest: NOSIGNATURE
        lostcities-1.19-6.0.9.jar                         |LostCities                    |lostcities                    |1.19-6.0.9          |DONE      |Manifest: NOSIGNATURE
        spells_and_shields-1.19.2-1.8.6.jar               |Spells & Shields              |spells_and_shields            |1.19.2-1.8.6        |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.2-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE
        swashbucklers2.4+1.19.jar                         |HalsPirateMod                 |hpm                           |2.4                 |DONE      |Manifest: NOSIGNATURE
        resourcefullib-1.1.20.jar                         |Resourceful Lib               |resourcefullib                |1.1.20              |DONE      |Manifest: NOSIGNATURE
        deeperdarker-1.0.0b-1.19.2.jar                    |Deeper And Darker             |deeperdarker                  |1.0.0b              |DONE      |Manifest: NOSIGNATURE
        architectury-6.2.46-forge.jar                     |Architectury                  |architectury                  |6.2.46              |DONE      |Manifest: NOSIGNATURE
        the_bumblezone_forge-6.2.8+1.19.2.jar             |The Bumblezone                |the_bumblezone                |6.2.8+1.19.2        |DONE      |Manifest: NOSIGNATURE
        framework-0.3.3-1.19.jar                          |Framework                     |framework                     |0.3.3               |DONE      |Manifest: NOSIGNATURE
        EnchantWithMob-1.19.2-7.0.1.jar                   |Enchant With Mob              |enchantwithmob                |1.19.2-7.0.1        |DONE      |Manifest: NOSIGNATURE
        ShinyHorses-1.19-1.2.jar                          |Shiny Horses Forge - Enchantab|shinyhorses                   |1.2                 |DONE      |Manifest: NOSIGNATURE
        foodeffecttooltips-1.0.2+forge-1.19.2.jar         |Food Effect Tooltips          |foodeffecttooltips            |1.0.2               |DONE      |Manifest: NOSIGNATURE
        Towns-and-Towers-1.19.2-1.9.jar                   |Towns and Towers              |t_and_t                       |1.9                 |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.2-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.39.jar                    |GeckoLib                      |geckolib3                     |3.1.39              |DONE      |Manifest: NOSIGNATURE
        winteroverhaul-2.0.1.jar                          |Winter Overhaul               |winteroverhaul                |2.0.1               |DONE      |Manifest: NOSIGNATURE
        effortlessbuilding-1.19-2.37.jar                  |Effortless Building           |effortlessbuilding            |1.19-2.37           |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-Forge-1.19.2-13.1.2.jar             |DarkPaintings                 |darkpaintings                 |13.1.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        MyVillagePack_Forge-2.0.jar                       |My Village Pack               |myvillage                     |1.0-1.19.2          |DONE      |Manifest: NOSIGNATURE
        PortableHole-v4.0.0-1.19.2-Forge.jar              |Portable Hole                 |portablehole                  |4.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        cozy-1.0.1-forge.jar                              |Cozy                          |cozy                          |1.0.1               |DONE      |Manifest: NOSIGNATURE
        tameablebeasts-1.19.2-3.0.jar                     |Tameable Beasts               |tameablebeasts                |2.0                 |DONE      |Manifest: NOSIGNATURE
        endertrigon-1.0.jar                               |Ender Trigon                  |endertrigon                   |1.0                 |DONE      |Manifest: NOSIGNATURE
        cgm-1.2.8-1.19.jar                                |MrCrayfish's Gun Mod          |cgm                           |1.2.8               |DONE      |Manifest: NOSIGNATURE
        biomemakeover-FORGE-1.19.2-1.6.2.jar              |Biome Makeover                |biomemakeover                 |1.19.2-1.6.2        |DONE      |Manifest: NOSIGNATURE
        awesomedungeonend-forge-1.19.2-3.0.0.jar          |Awesome dungeon the end       |awesomedungeonend             |3.0.0               |DONE      |Manifest: NOSIGNATURE
        spiderstpo-1.19.2-2.0.4.jar                       |Nyf's Spiders 2.0             |spiderstpo                    |2.0.4               |DONE      |Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.3.0.262.jar                   |Just Enough Items             |jei                           |11.3.0.262          |DONE      |Manifest: NOSIGNATURE
        moreyoyos-1.0.jar                                 |More Yoyos Mod                |moreyoyos                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        the-conjurer-1.19.2-1.1.5.jar                     |The Conjurer                  |conjurer_illager              |1.1.5               |DONE      |Manifest: NOSIGNATURE
        syncswitch-1.0.1.jar                              |Synchronous Switches Mod      |syncswitch                    |1.0.1               |DONE      |Manifest: NOSIGNATURE
        libraryferret-forge-1.19.2-3.0.0.jar              |Library ferret                |libraryferret                 |3.0.0               |DONE      |Manifest: NOSIGNATURE
        gnumus_settlement_1.19_v1.3.jar                   |Gnumus Settlement             |gnumus                        |1.0.0               |DONE      |Manifest: NOSIGNATURE
        obscure_api-11.jar                                |Obscure API                   |obscure_api                   |11                  |DONE      |Manifest: NOSIGNATURE
        Undefeatables+1.7.jar                             |Undefeatables                 |undefeatables                 |1.7                 |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.19-11.1.0.jar                   |Waystones                     |waystones                     |11.1.0              |DONE      |Manifest: NOSIGNATURE
        MonsterPlus1.1.2-Forge1.19.2.jar                  |MonsterPlus                   |monsterplus                   |1.0                 |DONE      |Manifest: NOSIGNATURE
        nock_enough_arrows-1.19.2-1.2.0.jar               |Nock Enough Arrows            |nock_enough_arrows            |1.2.0               |DONE      |Manifest: NOSIGNATURE
        Structory-1.19-v1.3.jar                           |Structory                     |structory                     |1.0.1               |DONE      |Manifest: NOSIGNATURE
        itemupgrader-core-1.0.1.jar                       |Item Upgrader Core            |itemupgrader                  |1.0.1               |DONE      |Manifest: NOSIGNATURE
        dungeon-now-loading-17.1-v1.19.jar                |Dungeon Now Loading           |dungeonnowloading             |1.19-17.1           |DONE      |Manifest: NOSIGNATURE
        awesomedungeon-forge-1.19.2-3.0.0.jar             |Awesome dungeon               |awesomedungeon                |3.0.0               |DONE      |Manifest: NOSIGNATURE
        integrated_api_forge-1.0.0+1.19.2.jar             |Integrated API                |integrated_api                |1.0.0+1.19.2        |DONE      |Manifest: NOSIGNATURE
        TravelersBackpack-1.19.2-8.2.6.jar                |Traveler's Backpack           |travelersbackpack             |8.2.6               |DONE      |Manifest: NOSIGNATURE
        breezy-1.19.2-1.0.4.jar                           |Breezy                        |breezy                        |1.19.2-1.0.4        |DONE      |Manifest: NOSIGNATURE
        StrawStatues-v4.0.0-1.19.2-Forge.jar              |Straw Statues                 |strawstatues                  |4.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        SereneSeasons-1.19-8.0.0.19.jar                   |Serene Seasons                |sereneseasons                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        simple_spikes-1.19.2-1.0.0.jar                    |Simple Spikes                 |simple_spikes                 |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        redstructure-1.0.4-forge-1.19.2.jar               |Reds More Structures          |redmorestructure              |1.0.4-1.19.2        |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.19.2-Forge-2.2.1.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.19.2-Forge-2.2.1  |DONE      |Manifest: NOSIGNATURE
        mahoutsukai-1.19.2-v1.34.37.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.19.2-v1.34.37     |DONE      |Manifest: NOSIGNATURE
        Terralith_v2.3.5.jar                              |Terralith                     |terralith                     |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        blueprint-1.19.2-6.1.0.jar                        |Blueprint                     |blueprint                     |6.1.0               |DONE      |Manifest: NOSIGNATURE
        boatload-1.19-4.1.0.jar                           |Boatload                      |boatload                      |4.1.0               |DONE      |Manifest: NOSIGNATURE
        savage_and_ravage-1.19-5.0.2.jar                  |Savage & Ravage               |savage_and_ravage             |5.0.2               |DONE      |Manifest: NOSIGNATURE
        allurement-1.19-3.0.0.jar                         |Allurement                    |allurement                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
        woodworks-1.19.2-2.1.0.jar                        |Woodworks                     |woodworks                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        incubation-1.19-3.0.0.jar                         |Incubation                    |incubation                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
        buzzier_bees-1.19-5.0.1.jar                       |Buzzier Bees                  |buzzier_bees                  |5.0.1               |DONE      |Manifest: NOSIGNATURE
        berry_good-1.19.2-6.0.1.jar                       |Berry Good                    |berry_good                    |6.0.1               |DONE      |Manifest: NOSIGNATURE
        chiseled_bricks-1.1-1.19.jar                      |Chiseled Bricks               |chiseled_bricks               |1.1-1.19            |DONE      |Manifest: NOSIGNATURE
        MegaMeteors+1.8.0+[1.19.2].jar                    |§9Mega Meteors                |megameteors                   |1.8.0               |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.19.2-3.6.0.jar                      |Ars Nouveau                   |ars_nouveau                   |3.6.0               |DONE      |Manifest: NOSIGNATURE
        [Universal]Immersive_Structures_v2-0-3.jar        |Immersive Structure           |imst                          |2.0.2               |DONE      |Manifest: NOSIGNATURE
        forge-1.19.2-43.2.0-universal.jar                 |Forge                         |forge                         |43.2.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        Villager+Comfort-1.19.2-1.0.0.jar                 |Villager Comfort              |villagercomfort               |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        iwannaskate-1.0.1.jar                             |I Wanna Skate                 |iwannaskate                   |1.0.1               |DONE      |Manifest: NOSIGNATURE
        extractinator-forge-1.19.2-2.0.1.jar              |Extractinator                 |extractinator                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
        TravelersTitles-1.19.2-Forge-3.1.2.jar            |Traveler's Titles             |travelerstitles               |1.19.2-Forge-3.1.2  |DONE      |Manifest: NOSIGNATURE
        castle_dungeons-3.3-1.19-forge.jar                |Castle Dungeons               |castle_dungeons               |3.3                 |DONE      |Manifest: NOSIGNATURE
        WarriorRage-1.19.2-1.2.2.jar                      |Warrior Rage                  |warriorrage                   |1.2.2               |DONE      |Manifest: NOSIGNATURE
        friendsandfoes-forge-mc1.19.2-1.6.8.jar           |Friends&Foes                  |friendsandfoes                |1.6.8               |DONE      |Manifest: NOSIGNATURE
        neapolitan-1.19.2-4.0.2.jar                       |Neapolitan                    |neapolitan                    |4.0.2               |DONE      |Manifest: NOSIGNATURE
        idas_forge-1.6.0+1.19.2.jar                       |Integrated Dungeons and Struct|idas                          |1.6.0+1.19.2        |DONE      |Manifest: NOSIGNATURE
        ironchest-1.19.2-14.2.7.jar                       |Iron Chests                   |ironchest                     |1.19.2-14.2.7       |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.19-2.1.51-beta.jar                |When Dungeons Arise           |dungeons_arise                |2.1.51              |DONE      |Manifest: NOSIGNATURE
        awesomedungeonocean-forge-1.19.2-3.0.1.jar        |Awesome dungeon edition ocean |awesomedungeonocean           |3.0.0               |DONE      |Manifest: NOSIGNATURE
        client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        simplyswords-forge-1.37-1.19.2.jar                |Simply Swords                 |simplyswords                  |1.37-1.19.2         |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.19.2-13.0.3.jar   |EnchantmentDescriptions       |enchdesc                      |13.0.3              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        TerraBlender-forge-1.19.2-2.0.1.127.jar           |TerraBlender                  |terrablender                  |2.0.1.127           |DONE      |Manifest: NOSIGNATURE
        moonlight-1.19.2-2.2.3-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.2.3        |DONE      |Manifest: NOSIGNATURE
        vanilla_claws-1.0.8.jar                           |Vanilla Claws                 |vanilla_claws                 |1.0.8               |DONE      |Manifest: NOSIGNATURE
        Blood+And+Stuff+FORGE+1.19.2.jar                  |Blood Particles (Blood And Stu|blood_and_stuff               |1.0.0               |DONE      |Manifest: NOSIGNATURE
        bettercombat-forge-1.4.2+1.19.jar                 |Better Combat                 |bettercombat                  |1.4.2+1.19          |DONE      |Manifest: NOSIGNATURE
        combatroll-forge-1.0.7+1.19.jar                   |Combat Roll                   |combatroll                    |1.0.7+1.19          |DONE      |Manifest: NOSIGNATURE
        awesomedungeonnether-forge-1.19.2-3.0.0.jar       |Awesome dungeon nether        |awesomedungeonnether          |3.0.0               |DONE      |Manifest: NOSIGNATURE
        Unwrecked-Ships-0.0.3-Forge.jar                   |Unwrecked Ships               |unwrecked_ships               |0.0.3               |DONE      |Manifest: NOSIGNATURE
        YASD-1.19.2-1.3.61.jar                            |You Are Seeing Dungeons (YASD)|youre_seeing_dungeons         |1.3.61              |DONE      |Manifest: NOSIGNATURE
        personality-1.19-3.0.1.jar                        |Personality                   |personality                   |3.0.1               |DONE      |Manifest: NOSIGNATURE
        BarteringStation-v4.0.0-1.19.2-Forge.jar          |Bartering Station             |barteringstation              |4.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        notenoughanimations-forge-1.6.1-mc1.19.1.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.1               |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.19.2-0.6.8.a-14.jar              |Flywheel                      |flywheel                      |0.6.8.a-14          |DONE      |Manifest: NOSIGNATURE
        create-1.19.2-0.5.0.i.jar                         |Create                        |create                        |0.5.0.i             |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_22.14.1_Forge_1.19.1.jar           |Xaero's Minimap               |xaerominimap                  |22.14.1             |DONE      |Manifest: NOSIGNATURE
        assortedtech-1.19.2-4.1.1.jar                     |Assorted Tech                 |assortedtech                  |1.19.2-4.1.1        |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE
        Quark-3.4-389.jar                                 |Quark                         |quark                         |3.4-389             |DONE      |Manifest: NOSIGNATURE
        abnormals_delight-1.19-4.0.0.jar                  |Abnormals Delight             |abnormals_delight             |4.0.0               |DONE      |Manifest: NOSIGNATURE
        ParCool-1.19.2-1.0.0.2-R.jar                      |ParCool!                      |parcool                       |1.19.2-1.0.0.2-R    |DONE      |Manifest: NOSIGNATURE
        UnusualGifts1.19_V1.0.1.jar                       |UnusualGIfts                  |unusual_gifts                 |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Dreamland-forge-1.19.2-1.2.0.6.jar                |Dreamland                     |dreamland                     |1.2.0.6             |DONE      |Manifest: NOSIGNATURE
        roamers_v1.3.jar                                  |Roamers                       |roamers                       |1.3                 |DONE      |Manifest: NOSIGNATURE
        endofherobrine-1.19.2-1.0.2.jar                   |The End of Herobrine          |endofherobrine                |1.0.1               |DONE      |Manifest: NOSIGNATURE
        BetterTridents-v4.0.1-1.19.2-Forge.jar            |Better Tridents               |bettertridents                |4.0.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Structory_Towers_1.19_v1.0.1.jar                  |Structory: Towers             |structory_towers              |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        hunterillager-1.19.2-6.2.0.jar                    |Hunter Illager                |hunterillager                 |1.19.2-6.2.0        |DONE      |Manifest: NOSIGNATURE
        mvs-3.1.3.jar                                     |Moog's Voyager Structures     |mvs                           |3.1.3               |DONE      |Manifest: NOSIGNATURE
        arclight-0.1.0-1.19.2.jar                         |Arclight                      |arclight                      |0.1.0-1.19.2        |DONE      |Manifest: NOSIGNATURE
        witchmobility-1.2-1.19.2.jar                      |Witch Mobility                |witchmobility                 |1.2-1.19.2          |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v4.3.12-1.19.2-Forge.jar               |Puzzles Lib                   |puzzleslib                    |4.3.12              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Enhanced_Celestials-forge-1.19.2-2.1.0.2.jar      |Enhanced Celestials           |enhancedcelestials            |2.1.0.2             |DONE      |Manifest: NOSIGNATURE
        CorgiLib-forge-1.19.2-1.0.0.6.jar                 |CorgiLib                      |corgilib                      |1.0.0.6             |DONE      |Manifest: NOSIGNATURE
        pyrologerandfriends-1.6.4-1.19.2.jar              |pyrologernfriends             |pyrologernfriends             |1.6.0               |DONE      |Manifest: NOSIGNATURE
        PizzaCraft-1.19.2-6.2.2.jar                       |PizzaCraft                    |pizzacraft                    |6.2.2               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.19.2-2.4.7.jar                      |Aquaculture 2                 |aquaculture                   |1.19.2-2.4.7        |DONE      |Manifest: NOSIGNATURE
        CloudBoots-1.19.2-2.2.0.jar                       |Cloud Boots Mod               |cloudboots                    |2.2.0               |DONE      |Manifest: NOSIGNATURE
        wardenhorn-1.1-forge-mc1.19.2.jar                 |Warden Horn                   |wardenhorn                    |1.1                 |DONE      |Manifest: NOSIGNATURE
        domesticationinnovation-1.6.1-1.19.2.jar          |Domestication Innovation      |domesticationinnovation       |1.6.1               |DONE      |Manifest: NOSIGNATURE
        aquamirae-5.3.API11.jar                           |Aquamirae                     |aquamirae                     |5.3.API11           |DONE      |Manifest: NOSIGNATURE
        xptome-1.19-2.1.6.jar                             |XP Tome                       |xpbook                        |2.1.6               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 1829382f-fcea-42f2-a271-3c8213bf5939
    FML: 43.2
    Forge: net.minecraftforge:43.2.0
    Flywheel Backend: GL33 Instanced Arrays

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Looking to save big on your first international money transfer? Use the Lemfi coupon code 10% Cashback Up To $50 On First Transfer and enjoy instant cashback rewards on your first transaction. Our exclusive RITEQH6J Lemfi coupon code is designed to maximize your savings across the globe. Whether you're in the USA, Canada, UK, or elsewhere, this code unlocks premium benefits for you. With the Lemfi discount code $10 off and Lemfi code 10% Cashback Up To $50 On First Transfer, you’re not just sending money—you’re earning while doing it. Let’s dive into all the ways you can make the most of this offer. What Is The Lemfi Promo Code for 10% Cashback Up To $50 On First Transfer? Both new and existing users can benefit significantly by applying our Lemfi coupon 10% Cashback Up To $50 On First Transfer on the Lemfi app or website. This offer is part of Lemfi’s initiative to provide more value to its global users with every money transfer. 10% Cashback Up To $50 On First Transfer Lemfi coupon is your gateway to saving more, whether you're new or already using the app. Here's what you get with the promo code RITEQH6J: RITEQH6J – Flat 10% Cashback Up To $50 On First Transfer RITEQH6J – 10% Cashback Up To $50 On First Transfer coupon pack for multiple uses RITEQH6J – 10% Cashback Up To $50 On First Transfer flat discount for new customers RITEQH6J – Extra 10% Cashback Up To $50 On First Transfer promo code for existing customers Lemfi First Time Promo Code 10% Cashback Up To $50 On First Transfer For New Users In 2025 If you’re signing up for the first time in 2025, you’re in for an amazing treat. Using our Lemfi First Time Promo Code for 10% Cashback Up To $50 On First Transfer ensures maximum benefits on your first transaction. Here are some exciting perks of using RITEQH6J: RITEQH6J – $30 sign-up bonus to new users RITEQH6J – 10% cash back up to $50 on first transfer RITEQH6J – $20 cashback on recurring money transfers RITEQH6J – $30 bonus on $100 transfer RITEQH6J – Valid globally for all new Lemfi customers How To Redeem The Lemfi Coupon 10% Cashback Up To $50 On First Transfer For New Users? Using the Lemfi First Time Promo Code for 10% Cashback Up To $50 On First Transfer is super easy. Follow this simple guide: Download and install the Lemfi app from the App Store or Google Play. Sign up and create a new account. Go to the promo code section during your first transaction. Enter RITEQH6J to activate the Lemfi Promo Code First Order 10% Cashback Up To $50 On First Transfer. Complete the transaction to enjoy the Lemfi First Time Promo Code 10% Cashback Up To $50 On First Transfer for new users. Lemfi Promo Code 10% Cashback Up To $50 On First Transfer For Existing Customers Already a Lemfi user? You can still enjoy great benefits using our lemfi promo code 10% Cashback Up To $50 On First Transfer for existing users. Take advantage of the lemfi discount code 10% Cashback Up To $50 On First Transfer for existing customers by using the code RITEQH6J: RITEQH6J – $10 bonus for all users RITEQH6J – $20 per referral after 20 transactions RITEQH6J – $20 cashback on recurring money transfers RITEQH6J – $30 bonus on $100 transfer How To Use The Lemfi Code for 10% Cashback Up To $50 On First Transfer For Existing Customers? To redeem the Lemfi discount code for 10% Cashback Up To $50 On First Transfer, follow these steps: Open the Lemfi app and Lemfi login to your existing account. Go to the 'Promo Code' or 'Offers' section. Apply the Code promo Lemfi for 10% Cashback Up To $50 On First Transfer – RITEQH6J. Make your transaction and enjoy instant cashback rewards. Latest Lemfi Promo Code for 10% Cashback Up To $50 On First Transfer Stay ahead of the savings game by using our Lemfi first time promo code for 10% Cashback Up To $50 On First Transfer first order. It's the best way to unlock exclusive Lemfi offers. With the Lemfi discount code 10% Cashback Up To $50 On First Transfer and Lemfi cashback code, here’s what RITEQH6J brings: $30 sign-up bonus to new users 10% cashback up to $50 on first transfer $20 per referral after 20 transactions $20 cashback on recurring money transfers $30 bonus on $100 transfer How To Find The Lemfi Code for 10% Cashback Up To $50 On First Transfer? Finding the Lemfi code for 10% Cashback Up To $50 On First Transfer is easier than you think. You can get the Lemfi cashback code by subscribing to Lemfi’s newsletter for exclusive offers. Don’t forget to check out Lemfi referral code Reddit for 10% Cashback Up To $50 On First Transfer discussions and user-shared deals. Also, visit trusted coupon websites like ours for verified and regularly updated Lemfi promo codes. Is Lemfi 10% Cashback Up To $50 On First Transfer Code Legit? Absolutely! Wondering Is Lemfi legit?—Yes, it is. Our code promo Lemfi legit is fully tested and verified. The Lemfi discount code RITEQH6J is 100% authentic and can be used worldwide without restrictions. It's a secure, safe, and effective way to enjoy cashback on your transfers. How Does Lemfi Code for 10% Cashback Up To $50 On First Transfer Work? The 10% Cashback Up To $50 On First Transfer on first-time Lemfi money transfer works instantly once you apply the code RITEQH6J. After you enter the code during your transaction, Lemfi automatically applies the cashback. The Lemfi promo code for recurring transactions also allows users to benefit on future money transfers. Whether you're a new or existing user, the savings keep adding up with every use. How To Earn Lemfi 10% Cashback Up To $50 On First Transfer Coupons As A New Customer? To earn the Lemfi coupon code 10% Cashback Up To $50 On First Transfer, all you have to do is register on Lemfi with a valid email and phone number. After signing up, enter our code RITEQH6J during your first transfer. You can also look for 100 off Lemfi coupon code during Lemfi promotions. Keep an eye on your inbox and our site for fresh Lemfi offers every month. What Are The Advantages Of Using The Lemfi Discount Code for 10% Cashback Up To $50 On First Transfer? Using the Lemfi promo code for $10 bonus and Lemfi promo code for 10% Cashback Up To $50 On First Transfer offers many perks: $30 sign-up bonus to new users 10% cashback up to $50 on first transfer $20 per referral after 20 transactions $20 cashback on recurring money transfers $30 bonus on $100 transfer Lemfi Discount Code For 10% Cashback Up To $50 On First Transfer And Free Gift For New And Existing Customers With our Lemfi Discount Code for 10% Cashback Up To $50 On First Transfer, the bonuses don’t stop. Use the 10% Cashback Up To $50 On First Transfer Lemfi discount code and enjoy even more rewards. Here’s what RITEQH6J brings you: RITEQH6J – $30 sign-up bonus to new users RITEQH6J – 10% cashback up to $50 on first transfer RITEQH6J – $20 per referral after 20 transactions RITEQH6J – $20 cashback on recurring money transfers RITEQH6J – $30 bonus on $100 transfer Pros And Cons Of Using The Lemfi Discount Code 10% Cashback Up To $50 On First Transfer For Here are some pros and cons of the Lemfi 10% Cashback Up To $50 On First Transfer discount code and latest Lemfi code 10% cashback up to $50 on first transfer: Pros: Easy to apply and use Instant cashback on first transfer Valid for both new and existing users No expiration date Works globally Cons: Cashback capped at $50 May require minimum transfer amount Terms And Conditions Of Using The Lemfi Coupon 10% Cashback Up To $50 On First Transfer In 2025 To make the most of the Lemfi 10% Cashback Up To $50 On First Transfer code and latest Lemfi code 10% Cashback Up To $50 On First Transfer, keep these T&Cs in mind: Valid for both new and existing users Can be used worldwide No expiration date Requires use of code RITEQH6J during transaction Minimum transfer limit may apply Final Note: Use The Latest Lemfi Discount Code 10% Cashback Up To $50 On First Transfer To unlock your savings, don’t forget to use the Lemfi discount code for 10% Cashback Up To $50 On First Transfer. This code guarantees amazing benefits across various regions and transactions. With the Lemfi 10% Cashback Up To $50 On First Transfer code, you can enjoy worry-free money transfers and generous bonuses. Save more every time you send money! FAQs Of Lemfi 10% Cashback Up To $50 On First Transfer Code What is the best Lemfi promo code in 2025? The best Lemfi promo code for 2025 is RITEQH6J, offering 10% cashback up to $50 on your first transfer and other recurring rewards. Can I use the Lemfi code multiple times? Yes, you can use RITEQH6J for recurring benefits such as $20 cashback on future transfers and $30 bonuses on $100 sent. Is the Lemfi code valid in the USA and UK? Yes, the code is globally valid including in the USA, UK, Canada, and more. How do I enter the Lemfi promo code? Enter RITEQH6J in the promo section during your first transfer on the Lemfi app or website to activate your cashback offer. Does Lemfi have a referral bonus? Yes, Lemfi offers a $20 referral bonus after 20 successful transactions when your code is used by others
    • And the mods.toml?   Instead of using  modId="${mod_id}" try  modId="wackyweapons"
    • I've been working on Minecraft Forge 1.21 Modding, (I'm a bit inexperienced), and when trying to create my own custom throwable projectile entity, I come across this error I can't seem to fix. The console reads that my "mod not working due to Invalid bare key: '${mod_id}'  ". Does anyone know why this is happening? The Pastebin link for all the relevant files is https://pastebin.com/h3UaNYwn. Any help would be greatly appreciated. Thanks.
    • Found a similar post from 3 weeks ago as the only similar issue, seems specific to some linux distributions, like cachyos which i am using, due to libzng processing hashes differently? https://github.com/PrismLauncher/PrismLauncher/issues/3889
    • Make a test without exnihiloomnia
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.