Closed Zerua17 closed 2 months ago
Are you using Zenith Attributes? https://github.com/TheWinABagel/ZenithAttributes/issues/27 Either way, you should post the crash log.
Hello, thanks for answering! No, I do not have Zenith Attributes installed. I replicated the steps to crash the game and I'm posting the crash log!
---- Minecraft Crash Report ----
// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
=========================
// Shall we play a game?
Time: 2024-05-24 18:33:25
Description: Rendering screen
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.ai.attributes.Attribute.m_22087_()" because the return value of "com.mojang.datafixers.util.Pair.getFirst()" is null
at net.mehvahdjukaar.jeed.common.EffectRenderer.getTooltipsWithDescription(EffectRenderer.java:137) ~[jeed-1.20-2.1.12.jar%23338!/:?] {re:classloading}
at net.mehvahdjukaar.jeed.common.ScreenExtensionsHandler.renderEffectTooltip(ScreenExtensionsHandler.java:46) ~[jeed-1.20-2.1.12.jar%23338!/:?] {re:classloading}
at net.mehvahdjukaar.jeed.forge.JeedClient.onScreenRender(JeedClient.java:62) ~[jeed-1.20-2.1.12.jar%23338!/:?] {re:classloading}
at net.mehvahdjukaar.jeed.forge.__JeedClient_onScreenRender_Render.invoke(.dynamic) ~[jeed-1.20-2.1.12.jar%23338!/:?] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:424) ~[forge-1.20.1-47.1.3-universal.jar%23413!/:?] {re:mixin,re:classloading,pl:mixin:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:416) ~[forge-1.20.1-47.1.3-universal.jar%23413!/:?] {re:mixin,re:classloading,pl:mixin:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:965) ~[client-1.20.1-20230612.114412-srg.jar%23408!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin from mod moonlight,pl:mixin:APP:vinery-common.mixins.json:GameRendererMixin from mod vinery,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:adaptive-tooltips.mixins.json:GameRendererMixin from mod adaptive_tooltips,pl:mixin:APP:railways-common.mixins.json:client.MixinGameRenderer from mod railways,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer from mod railways,pl:mixin:APP:brewery-common.mixins.json:GameRendererMixin from mod brewery,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin from mod alexscaves,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23408!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23408!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.3.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch: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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.mehvahdjukaar.jeed.common.EffectRenderer.getTooltipsWithDescription(EffectRenderer.java:137) ~[jeed-1.20-2.1.12.jar%23338!/:?] {re:classloading}
at net.mehvahdjukaar.jeed.common.ScreenExtensionsHandler.renderEffectTooltip(ScreenExtensionsHandler.java:46) ~[jeed-1.20-2.1.12.jar%23338!/:?] {re:classloading}
at net.mehvahdjukaar.jeed.forge.JeedClient.onScreenRender(JeedClient.java:62) ~[jeed-1.20-2.1.12.jar%23338!/:?] {re:classloading}
at net.mehvahdjukaar.jeed.forge.__JeedClient_onScreenRender_Render.invoke(.dynamic) ~[jeed-1.20-2.1.12.jar%23338!/:?] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:424) ~[forge-1.20.1-47.1.3-universal.jar%23413!/:?] {re:mixin,re:classloading,pl:mixin:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:416) ~[forge-1.20.1-47.1.3-universal.jar%23413!/:?] {re:mixin,re:classloading,pl:mixin:A}
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
Mouse location: Scaled: (324, 107). Absolute: (972.000000, 321.000000)
Screen size: Scaled: (428, 289). Absolute: (1282, 865). Scale factor of 3.000000
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:965) ~[client-1.20.1-20230612.114412-srg.jar%23408!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin from mod moonlight,pl:mixin:APP:vinery-common.mixins.json:GameRendererMixin from mod vinery,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:adaptive-tooltips.mixins.json:GameRendererMixin from mod adaptive_tooltips,pl:mixin:APP:railways-common.mixins.json:client.MixinGameRenderer from mod railways,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer from mod railways,pl:mixin:APP:brewery-common.mixins.json:GameRendererMixin from mod brewery,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin from mod alexscaves,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23408!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23408!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.3.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch: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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['Zeruaxd'/104, l='ClientLevel', x=3650.84, y=65.94, z=-1397.83]]
Chunk stats: 4096, 809
Level dimension: minecraft:overworld
Level spawn location: World: (0,72,0), Section: (at 0,8,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: 18258 game time, 18258 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23408!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin from mod embeddium,pl:mixin:APP:mixins.cardinal_components_entity.json:client.MixinClientWorld from mod cardinal_components_entity,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel from mod oculus,pl:mixin:APP:spell_engine.mixins.json:client.ClientWorldMixin from mod spell_engine,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin from mod flywheel,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin from mod citadel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel from mod architectury,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin from mod alexscaves,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin from mod embeddium,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23408!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23408!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.3.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch: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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
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: builtin/towntalk, mod_resources, vanilla, file/MandalasGUI+Dakmode_1.20.5.zip, Moonlight Mods Dynamic Assets, fabric, bushy_leaves
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1632318584 bytes (1556 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 2600 Six-Core Processor
Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
Microarchitecture: Zen+
Frequency (GHz): 3.40
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce GTX 1650
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2188
Graphics card #0 versionInfo: DriverVersion=31.0.15.3713
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.00
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.00
Memory slot #1 type: DDR4
Virtual memory max (MB): 27600.59
Virtual memory used (MB): 21298.45
Swap memory total (MB): 11264.00
Swap memory used (MB): 961.40
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: ComplementaryReimagined_r5.1.1.zip
Profile: Custom (+7 options changed by user)
Launched Version: 1.20.1-forge-47.1.3
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 537.13, NVIDIA Corporation
Window size: 1282x865
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: fast
Resource Packs: builtin/towntalk (incompatible), mod_resources, vanilla, file/MandalasGUI+Dakmode_1.20.5.zip (incompatible), Moonlight Mods Dynamic Assets, fabric, bushy_leaves
Current Language: es_ar
CPU: 12x AMD Ryzen 5 2600 Six-Core Processor
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Zeruaxd'/104, l='ServerLevel[Mundo nuevoazsfa]', x=3650.84, y=65.94, z=-1397.83]]
Data Packs: vanilla, mod:betterdungeons, mod:runes, mod:trinkets, mod:scena (incompatible), mod:playeranimator (incompatible), mod:botarium (incompatible), mod:fabric_rendering_fluids_v1, mod:cardinal_components_entity, mod:fabric_models_v0, mod:mcwwindows, mod:stalwart_dungeons, mod:fabric_convention_tags_v1, mod:modernfix (incompatible), mod:fabric_command_api_v1, mod:fabric_block_view_api_v2, mod:fabric_command_api_v2, mod:yungsapi, mod:guardvillagers (incompatible), mod:fabric_screen_api_v1, mod:projectile_damage (incompatible), mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered, mod:archers, mod:embeddium, mod:athena, mod:handcrafted (incompatible), mod:combatroll, mod:morevillagers (incompatible), mod:fabric_game_rule_api_v1, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:curios (incompatible), mod:oculus, mod:searchables (incompatible), mod:mr_dungeons_andtaverns (incompatible), mod:bettervillage, mod:fabric_entity_events_v1, mod:mcwroofs, mod:cfm, mod:mcwfurnitures, mod:betterendisland, mod:fabric_rendering_data_attachment_v1, mod:fallingtree (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:createteleporters, mod:simplyskills, mod:mcwlights, mod:betterjungletemples, mod:fabric_client_tags_api_v1, mod:fabric_dimensions_v1, mod:betteranimationscollection, mod:bellsandwhistles, mod:puffish_skills, mod:spell_engine, mod:fabric_model_loading_api_v1, mod:jei, mod:adaptive_tooltips, mod:fabric_screen_handler_api_v1, mod:libraryferret, mod:caelus (incompatible), mod:fabric_rendering_v1, mod:fabric_renderer_indigo, mod:paladins, mod:fusion, mod:mythicmounts (incompatible), mod:fabric_particles_v1, mod:puzzlesaccessapi, mod:forge, mod:dungeons_arise, mod:fabric_api_base, mod:bettercombat, mod:fabric_block_api_v1, mod:fabric_resource_conditions_api_v1, mod:domum_ornamentum, mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:fabric_item_group_api_v1, mod:structurize, mod:ambientenvironment (incompatible), mod:fabric_registry_sync_v0, mod:appleskin (incompatible), mod:fabric_recipe_api_v1, mod:connectedglass, mod:fabric_object_builder_api_v1, mod:puzzleslib, mod:create_power_loader, mod:fabric_sound_api_v1, mod:fabric_message_api_v1, mod:efm_compat, mod:letsdoaddonstructures, mod:fabric_renderer_api_v1, mod:betterwitchhuts, mod:geckolib, mod:fabric_item_api_v1, mod:com_github_llamalad7_mixinextras, mod:towntalk (incompatible), mod:betteroceanmonuments, mod:incendium, mod:sophisticatedcore (incompatible), mod:citadel (incompatible), mod:fabric_data_attachment_api_v1, mod:mixinextras (incompatible), mod:sophisticatedbackpacks (incompatible), mod:mcwdoors, mod:jeed (incompatible), mod:railways, mod:carryon (incompatible), mod:fabric_api, mod:fabric_content_registries_v0, mod:mcwbridges, mod:farmersdelight, mod:fabric_api_lookup_api_v1, mod:mcwfences, mod:baubly, mod:lionfishapi (incompatible), mod:spell_power, mod:cataclysm (incompatible), mod:blockui, mod:connectormod, mod:betterstrongholds, mod:resourcefullib (incompatible), mod:cardinal_components_base, mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:doapi (incompatible), mod:vinery (incompatible), mod:herbalbrews, mod:nethervinery (incompatible), mod:candlelight (incompatible), mod:bakery (incompatible), mod:beachparty (incompatible), mod:bloomingnature, mod:brewery (incompatible), mod:meadow, mod:com_github_zsoltmolnarrr_tinyconfig, mod:fabric_loot_api_v2, mod:cupboard (incompatible), mod:fabric_networking_api_v1, mod:puffish_attributes, mod:fabric_lifecycle_events_v1, mod:fabric_key_binding_api_v1, mod:wizards, mod:fabric_transfer_api_v1, mod:estrogen (incompatible), mod:amendments (incompatible), mod:fabric_resource_loader_v0, mod:create, mod:ageofweapons, mod:clumps (incompatible), mod:journeymap (incompatible), mod:fabric_mining_level_api_v1, mod:jewelry, mod:dungeoncrawl, mod:create_confectionery, mod:betterdeserttemples, mod:fabric_transitive_access_wideners_v1, mod:jukeboxfix (incompatible), mod:horsecombatcontrols (incompatible), mod:alexscaves, mod:simplyswords (incompatible), mod:libipn (incompatible), mod:moonlight (incompatible), mod:fabric_blockrenderlayer_v1, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:azurelibarmor, mod:ranged_weapon_api, mod:fabric_biome_api_v1, mod:moderately_enough_effect_desc, mod:structure_pool_api, mod:ferritecore (incompatible), mod:yet_another_config_lib_v3 (incompatible), mod:chiselsandbits (incompatible), mod:fabric_data_generation_api_v1, mod:fabric_events_interaction_v0, mod:createaddition (incompatible), better_leaves, bushy_leaves, fabric, green_stove, minecraft_bricks, optifine_support, mod:voicechat (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
Sinytra Connector: 1.0.0-beta.43+1.20.1
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
Installed Fabric mods:
| ================================================== | ============================== | ============================== | ==================== |
| runes-fabric-0.9.11+1.20.1_mapped_srg_1.20.1.jar | Runes | runes | 0.9.111.20.1 |
| trinkets-3.7.2_mapped_srg_1.20.1.jar | Trinkets | trinkets | 3.7.2 |
| trinkets-3.7.2$cardinal-components-entity-5.2.0_ma | Cardinal Components API (entit | cardinal_components_entity | 5.2.0 |
| archers-1.2.1+1.20.1_mapped_srg_1.20.1.jar | Archers (RPG Series) | archers | 1.2.11.20.1 |
| combatroll-fabric-1.3.2+1.20.1_mapped_srg_1.20.1.j | Combat Roll | combatroll | 1.3.21.20.1 |
| dungeons-and-taverns-3.0.3 [Fabric]_mapped_srg_1.2 | Dungeons and Taverns | mr_dungeons_andtaverns | 3.0.3 |
| simplyskills-1.4.1+1.20.1_mapped_srg_1.20.1.jar | SimplySkills | simplyskills | 1.4.11.20.1 |
| spell_engine-0.14.3+1.20.1_mapped_srg_1.20.1.jar | Spell Engine | spell_engine | 0.14.31.20.1 |
| AdaptiveTooltips-1.3.0-fabric-1.20.2_mapped_srg_1. | Adaptive Tooltips | adaptive_tooltips | 1.3.0 |
| paladins-1.2.0+1.20.1_mapped_srg_1.20.1.jar | Paladins & Priests (RPG Series | paladins | 1.2.01.20.1 |
| bettercombat-fabric-1.8.5+1.20.1_mapped_srg_1.20.1 | Better Combat | bettercombat | 1.8.51.20.1 |
| archers-1.2.1+1.20.1$mixinextras-fabric-0.2.0_mapp | MixinExtras | com_github_llamalad7_mixinextr | 0.2.0 |
| spell_power-0.10.2+1.20.1_mapped_srg_1.20.1.jar | Spell Power Attribute | spell_power | 0.10.21.20.1 |
| trinkets-3.7.2$cardinal-components-base-5.2.0_mapp | Cardinal Components API (base) | cardinal_components_base | 5.2.0 |
| archers-1.2.1+1.20.1$TinyConfig-2.3.2_mapped_srg_1 | TinyConfig | com_github_zsoltmolnarrr_tinyc | 2.3.2 |
| wizards-1.2.0+1.20.1_mapped_srg_1.20.1.jar | Wizards (RPG Series) | wizards | 1.2.01.20.1 |
| Jewelry-1.3.0+1.20.1_mapped_srg_1.20.1.jar | Jewelry (RPG Series) | jewelry | 1.3.01.20.1 |
| archers-1.2.1+1.20.1$ranged-weapon-api-1.1.0+1.20. | RangedWeaponAPI | ranged_weapon_api | 1.1.01.20.1 |
| archers-1.2.1+1.20.1$structure-pool-api-1.0+1.20.1 | Structure Pool API | structure_pool_api | 1.01.20.1 |
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.1.3.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.1.3.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.1.3.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.1.3.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.1.3.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
javafml@null
kotlinforforge@4.10.0
lowcodefml@null
Mod List:
YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
runes-fabric-0.9.11+1.20.1_mapped_srg_1.20.1.jar |Runes |runes |0.9.111.20.1 |DONE |Manifest: NOSIGNATURE
trinkets-3.7.2_mapped_srg_1.20.1.jar |Trinkets |trinkets |3.7.2 |DONE |Manifest: NOSIGNATURE
scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |DONE |Manifest: NOSIGNATURE
fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |DONE |Manifest: NOSIGNATURE
trinkets-3.7.2$cardinal-components-entity-5.2.0_ma|Cardinal Components API (entit|cardinal_components_entity |5.2.0 |DONE |Manifest: NOSIGNATURE
fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE
stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE
fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.17.0+mc1.20.1.jar |ModernFix |modernfix |5.17.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |DONE |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |DONE |Manifest: NOSIGNATURE
fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.20.1-1.6.5.jar |Guard Villagers |guardvillagers |1.20.1-1.6.5 |DONE |Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |DONE |Manifest: NOSIGNATURE
projectile_damage-forge-3.2.2+1.20.1.jar |Projectile Damage Attribute |projectile_damage |3.2.2+1.20.1 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
archers-1.2.1+1.20.1_mapped_srg_1.20.1.jar |Archers (RPG Series) |archers |1.2.11.20.1 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.18+mc1.20.1-all.jar |Embeddium |embeddium |0.3.18+mc1.20.1 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
combatroll-fabric-1.3.2+1.20.1_mapped_srg_1.20.1.j|Combat Roll |combatroll |1.3.21.20.1 |DONE |Manifest: NOSIGNATURE
morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |DONE |Manifest: NOSIGNATURE
fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.2-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
curios-forge-5.9.0+1.20.1.jar |Curios API |curios |5.9.0+1.20.1 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
dungeons-and-taverns-3.0.3 [Fabric]_mapped_srg_1.2|Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3 |DONE |Manifest: NOSIGNATURE
bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.3.0-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |DONE |Manifest: NOSIGNATURE
cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
mcw-furniture-3.2.2-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |DONE |Manifest: NOSIGNATURE
YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |DONE |Manifest: NOSIGNATURE
FallingTree-1.20.1-4.3.4.jar |FallingTree |fallingtree |4.3.4 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
createteleporters2.1-1.20.1.jar |Create Teleporters |createteleporters |2.1 |DONE |Manifest: NOSIGNATURE
simplyskills-1.4.1+1.20.1_mapped_srg_1.20.1.jar |SimplySkills |simplyskills |1.4.11.20.1 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |DONE |Manifest: NOSIGNATURE
fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |DONE |Manifest: NOSIGNATURE
BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection |betteranimationscollection |8.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
bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
puffish_skills-0.12.1-1.20-forge.jar |Pufferfish's Skills |puffish_skills |0.12.1 |DONE |Manifest: NOSIGNATURE
spell_engine-0.14.3+1.20.1_mapped_srg_1.20.1.jar |Spell Engine |spell_engine |0.14.31.20.1 |DONE |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |DONE |Manifest: NOSIGNATURE
AdaptiveTooltips-1.3.0-fabric-1.20.2_mapped_srg_1.|Adaptive Tooltips |adaptive_tooltips |1.3.0 |DONE |Manifest: NOSIGNATURE
fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |DONE |Manifest: NOSIGNATURE
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |DONE |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.5.1+67f9824077.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.1+67f9824077 |DONE |Manifest: NOSIGNATURE
paladins-1.2.0+1.20.1_mapped_srg_1.20.1.jar |Paladins & Priests (RPG Series|paladins |1.2.01.20.1 |DONE |Manifest: NOSIGNATURE
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
mythicmounts-20.1-7.4.2-forge.jar |MythicMounts |mythicmounts |20.1-7.4.2-forge |DONE |Manifest: NOSIGNATURE
fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |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
forge-1.20.1-47.1.3-universal.jar |Forge |forge |47.1.3 |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
DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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
voicechat-forge-1.20.1-2.5.14.jar |Simple Voice Chat |voicechat |1.20.1-2.5.14 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.20.1-1.1.2.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.1.2 |DONE |Manifest: NOSIGNATURE
fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
bettercombat-fabric-1.8.5+1.20.1_mapped_srg_1.20.1|Better Combat |bettercombat |1.8.51.20.1 |DONE |Manifest: NOSIGNATURE
fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |DONE |Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.20.1-1.0.186-RELEASE-universal.|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.186-RELEA|DONE |Manifest: NOSIGNATURE
betterfpsdist-1.20.1-4.4.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.4 |DONE |Manifest: NOSIGNATURE
kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |DONE |Manifest: NOSIGNATURE
structurize-1.20.1-1.0.733-RELEASE.jar |Structurize |structurize |1.20.1-1.0.733-RELEA|DONE |Manifest: NOSIGNATURE
AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |11.0.0.1 |DONE |Manifest: NOSIGNATURE
fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.11-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.11 |DONE |Manifest: NOSIGNATURE
fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.1.19-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.19 |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
create_power_loader-1.4.0-mc1.20.1.jar |Create: Power Loader |create_power_loader |1.4.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |DONE |Manifest: NOSIGNATURE
fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |DONE |Manifest: NOSIGNATURE
EFMCompat 2.0.jar |EFM & Other Mods Weapons Compa|efm_compat |2.0 |DONE |Manifest: NOSIGNATURE
letsdo-addon-structures-1.7.1.jar |Let's Do Addon: Structures |letsdoaddonstructures |1.7.1 |DONE |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |DONE |Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |DONE |Manifest: NOSIGNATURE
fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |DONE |Manifest: NOSIGNATURE
archers-1.2.1+1.20.1$mixinextras-fabric-0.2.0_mapp|MixinExtras |com_github_llamalad7_mixinextr|0.2.0 |DONE |Manifest: NOSIGNATURE
towntalk-1.20.1-1.0.1.jar |TownTalk |towntalk |1.0.1 |DONE |Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
Incendium_1.20.4_v5.3.4.jar |Incendium |incendium |5.3.4 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |0.6.22.611 |DONE |Manifest: NOSIGNATURE
citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
jeed-1.20-2.1.12.jar |Just Enough Effects Descriptio|jeed |1.20-2.1.12 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.6.4+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
fabric-api-0.92.1+1.11.8+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.1+1.11.8+1.20.1|DONE |Manifest: NOSIGNATURE
fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |DONE |Manifest: NOSIGNATURE
mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.1.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |DONE |Manifest: NOSIGNATURE
baubly-forge-1.20.1-1.0.1.jar |Baubly |baubly |1.0.1 |DONE |Manifest: NOSIGNATURE
lionfishapi-1.8.jar |LionfishAPI |lionfishapi |1.8 |DONE |Manifest: NOSIGNATURE
spell_power-0.10.2+1.20.1_mapped_srg_1.20.1.jar |Spell Power Attribute |spell_power |0.10.21.20.1 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-1.99.2 -1.20.1.jar |Cataclysm Mod |cataclysm |1.99.2 |DONE |Manifest: NOSIGNATURE
blockui-1.20.1-1.0.156-RELEASE.jar |UI Library Mod |blockui |1.20.1-1.0.156-RELEA|DONE |Manifest: NOSIGNATURE
Connector-1.0.0-beta.43+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.43+1.20.1|DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.24.jar |Resourceful Lib |resourcefullib |2.1.24 |DONE |Manifest: NOSIGNATURE
trinkets-3.7.2$cardinal-components-base-5.2.0_mapp|Cardinal Components API (base)|cardinal_components_base |5.2.0 |DONE |Manifest: NOSIGNATURE
InventoryProfilesNext-forge-1.20-1.10.10.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.10 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
letsdo-API-forge-1.2.11-forge.jar |[Let's Do] API |doapi |1.2.11 |DONE |Manifest: NOSIGNATURE
letsdo-vinery-forge-1.4.19.jar |[Let's Do] Vinery |vinery |1.4.19 |DONE |Manifest: NOSIGNATURE
letsdo-herbalbrews-forge-1.0.7.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.7 |DONE |Manifest: NOSIGNATURE
letsdo-nethervinery-forge-1.2.12.jar |[Let's Do] NetherVinery |nethervinery |1.2.12 |DONE |Manifest: NOSIGNATURE
letsdo-candlelight-forge-1.2.12.jar |[Let's Do] Candlelight |candlelight |1.2.12 |DONE |Manifest: NOSIGNATURE
letsdo-bakery-forge-1.1.9.jar |[Let's Do] Bakery |bakery |1.1.9 |DONE |Manifest: NOSIGNATURE
letsdo-beachparty-forge-1.1.5.jar |[Let's Do] Beachparty |beachparty |1.1.5 |DONE |Manifest: NOSIGNATURE
letsdo-bloomingnature-forge-1.0.7.jar |[Let's Do] BloomingNature |bloomingnature |1.0.7 |DONE |Manifest: NOSIGNATURE
letsdo-brewery-forge-1.1.8.jar |[Let's Do] Brewery |brewery |1.1.8 |DONE |Manifest: NOSIGNATURE
letsdo-meadow-forge-1.3.13.1.jar |[Let's Do] Meadow |meadow |1.3.13.1 |DONE |Manifest: NOSIGNATURE
archers-1.2.1+1.20.1$TinyConfig-2.3.2_mapped_srg_1|TinyConfig |com_github_zsoltmolnarrr_tinyc|2.3.2 |DONE |Manifest: NOSIGNATURE
fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE
fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |DONE |Manifest: NOSIGNATURE
puffish_attributes-0.1.0-1.20-forge.jar |Pufferfish's Attributes |puffish_attributes |0.1.0 |DONE |Manifest: NOSIGNATURE
fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |DONE |Manifest: NOSIGNATURE
fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |DONE |Manifest: NOSIGNATURE
wizards-1.2.0+1.20.1_mapped_srg_1.20.1.jar |Wizards (RPG Series) |wizards |1.2.01.20.1 |DONE |Manifest: NOSIGNATURE
fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |DONE |Manifest: NOSIGNATURE
Estrogen-4.2.7+1.20.1-forge.jar |Create: Estrogen |estrogen |4.2.7+1.20.1-forge |DONE |Manifest: NOSIGNATURE
amendments-1.20-1.1.27.jar |Amendments |amendments |1.20-1.1.27 |DONE |Manifest: NOSIGNATURE
fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
AgeOfWeapons-Reforged-1.20.x-(v.1.3.2).jar |Age of Weapons - Reforged |ageofweapons |1.3.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
journeymap-1.20.1-5.9.21-forge.jar |Journeymap |journeymap |5.9.21 |DONE |Manifest: NOSIGNATURE
fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |DONE |Manifest: NOSIGNATURE
Jewelry-1.3.0+1.20.1_mapped_srg_1.20.1.jar |Jewelry (RPG Series) |jewelry |1.3.01.20.1 |DONE |Manifest: NOSIGNATURE
Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE
create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |DONE |Manifest: NOSIGNATURE
jukeboxfix-1.0.0-1.20.1.jar |Jukeboxfix |jukeboxfix |1.0.0+1.20.1 |DONE |Manifest: NOSIGNATURE
horsecombatcontrols-1.20.1-1.0.1.jar |Horse Combat Controls |horsecombatcontrols |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |DONE |Manifest: NOSIGNATURE
simplyswords-forge-1.55.0-1.20.1.jar |Simply Swords |simplyswords |1.55.0-1.20.1 |DONE |Manifest: NOSIGNATURE
libIPN-forge-1.20-4.0.2.jar |libIPN |libipn |4.0.2 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.11.17-forge.jar |Moonlight Library |moonlight |1.20-2.11.17 |DONE |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.2-beta.5.jar |MixinSquared |mixinsquared |0.1.2-beta.5 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.8.0.jar |Jade |jade |11.8.0 |DONE |Manifest: NOSIGNATURE
azurelibarmor-neo-1.20.1-2.0.3.jar |AzureLib Armor |azurelibarmor |2.0.3 |DONE |Manifest: NOSIGNATURE
archers-1.2.1+1.20.1$ranged-weapon-api-1.1.0+1.20.|RangedWeaponAPI |ranged_weapon_api |1.1.01.20.1 |DONE |Manifest: NOSIGNATURE
fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |DONE |Manifest: NOSIGNATURE
MEED-1.20.1-4.3.jar |Moderately Enough Effect Descr|moderately_enough_effect_desc |3.3.0 |DONE |Manifest: NOSIGNATURE
archers-1.2.1+1.20.1$structure-pool-api-1.0+1.20.1|Structure Pool API |structure_pool_api |1.01.20.1 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
YetAnotherConfigLib-3.4.2+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.4.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |DONE |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |DONE |Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |DONE |Manifest: NOSIGNATURE
createaddition-1.20.1-1.2.3.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 1e2a211d-eb87-4393-a7d8-86b3301b4828
FML: 47.1
Forge: net.minecraftforge:47.1.3
Flywheel Backend: Off
Could the crash be caused by Connector? I'm using it to run Fabric mods on Forge Minecraft
Seems like something about the Agile effect attribute modifiers is crashing both Zenith Attributes and JEED. In ZA's case I was able to add some checks to prevent a crash, but that didn't really solve the problem
Is there anything I can do to prevent the crash other than avoiding the class alltogether or being extremely careful when my inventory is up? I'ts ok if I can't read the buff, as long as it doesn't crash the game Or should I just wait for the next update and hope it fixes this problem?
This should be fixed as of Simply Skills version 1.5.0. Please update and let me know if you have any luck 🙏
Upon unlocking the Rogue's Buff "Slender" and obtaining at least one charge for Agile, a buff shows up besides the inventory. When I put my cursor on that buff to get some info, it crashes the game. This happens on multiplayer and singleplayer. Here is the Rogue's "Slender" ability expanded, all good here But when I approach the mouse to the buff tooltip on my inventory, the game freezes and crashes.