
Crash: NullPointerException when Tide fishing bobber enters a Nether Portal
Closed this issue · 4 comments
Game Version: Minecraft 1.20.1
Mod Loader: Forge 47.4.6
Issue description
The game/server crashes with a java.lang.NullPointerException
when a fishing bobber from the Tide mod (tide:fishing_bobber
) is cast into a Nether portal. The crash occurs during the entity ticking process in the Nether dimension. The crash report points to an issue in com.li64.tide.registries.entities.misc.fishing.TideFishingHook.m_8119_(TideFishingHook.java:341)
, where this.fluid
is null.
To Reproduce
Steps to reproduce the behavior:
- Create a Nether portal in the world.
- Stand near the portal and use a fishing rod.
- Cast the fishing line so that the bobber flies into the Nether portal.
- When the bobber entity is being ticked in the Nether, the game/server crashes.
Screenshots (optional)
N/A, can be provided if necessary.
Additional context (optional)
Here is the full crash report:
---- 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.
=========================
// Embeddium instance tainted by mods: [oculus]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// Daisy, daisy...
Time: 2025-08-11 17:23:41
Description: Ticking entity
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.material.FluidState.m_76178_()" because "this.fluid" is null
at com.li64.tide.registries.entities.misc.fishing.TideFishingHook.m_8119_(TideFishingHook.java:341) ~[%5BD潮汐%5D%20tide-forge-1.20.1-1.6.3.jar%23260!/:1.6.3] {re:classloading,re:mixin}
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:694) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:xaeroworldmap.mixins.json:MixinServerWorld from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.world.level.Level.m_46653_(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:dsurround.mixins.json:core.MixinWorld from mod dsurround,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:xaeroworldmap.mixins.json:MixinServerWorld from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:classloading,pl:connector_pre_launch:A}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:xaeroworldmap.mixins.json:MixinServerWorld from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:classloading,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at java.lang.Thread.run(Thread.java:842) ~[?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Suspected Mod:
Tide (tide), Version: 1.6.3
at TRANSFORMER/[email protected]/com.li64.tide.registries.entities.misc.fishing.TideFishingHook.m_8119_(TideFishingHook.java:341)
Stacktrace:
at com.li64.tide.registries.entities.misc.fishing.TideFishingHook.m_8119_(TideFishingHook.java:341) ~[%5BD潮汐%5D%20tide-forge-1.20.1-1.6.3.jar%23260!/:1.6.3] {re:classloading,re:mixin}
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:694) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:xaeroworldmap.mixins.json:MixinServerWorld from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.world.level.Level.m_46653_(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:dsurround.mixins.json:core.MixinWorld from mod dsurround,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:xaeroworldmap.mixins.json:MixinServerWorld from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:classloading,pl:connector_pre_launch:A}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:xaeroworldmap.mixins.json:MixinServerWorld from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:A,pl:connector_pre_launch:A}
-- Entity being ticked --
Details:
Entity Type: tide:fishing_bobber (com.li64.tide.registries.entities.misc.fishing.TideFishingHook)
Entity ID: 2590
Entity Name: 浮标
Entity's Exact location: -98.00, 81.48, 70.12
Entity's Block location: World: (-98,81,70), Section: (at 14,1,6 in -7,5,4; chunk contains blocks -112,0,64 to -97,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: -0.89, 0.49, -0.06
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.world.level.Level.m_46653_(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:dsurround.mixins.json:core.MixinWorld from mod dsurround,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:xaeroworldmap.mixins.json:MixinServerWorld from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:classloading,pl:connector_pre_launch:A}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,pl:mixin:APP:xaeroworldmap.mixins.json:MixinServerWorld from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:classloading,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at java.lang.Thread.run(Thread.java:842) ~[?:?] {re:mixin}
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 961
Level dimension: minecraft:the_nether
Derived: true
Level spawn location: World: (96,64,-160), Section: (at 0,0,0 in 6,4,-10; chunk contains blocks 96,0,-160 to 111,255,-145), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 132092 game time, 16305 day time
Level name: 新的世界
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Known server brands: forge
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:classloading,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
at java.lang.Thread.run(Thread.java:842) ~[?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.14, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 1569369160 bytes (1496 MiB) / 3114270720 bytes (2970 MiB) up to 3865051136 bytes (3686 MiB)
CPUs: 20
Processor Vendor: GenuineIntel
Processor Name: 13th Gen Intel(R) Core(TM) i7-13700H
Identifier: Intel64 Family 6 Model 186 Stepping 2
Microarchitecture: unknown
Frequency (GHz): 2.92
Number of physical packages: 1
Number of physical CPUs: 14
Number of logical CPUs: 20
Graphics card #0 name: Todesk Virtual Display Adapter
Graphics card #0 vendor: Hainan YouQu Info Tech
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: DriverVersion=16.44.2.509
Graphics card #1 name: Parsec Virtual Display Adapter
Graphics card #1 vendor: Parsec Cloud, Inc.
Graphics card #1 VRAM (MB): 0.00
Graphics card #1 deviceId: unknown
Graphics card #1 versionInfo: DriverVersion=0.45.0.0
Graphics card #2 name: NVIDIA GeForce RTX 4060 Laptop GPU
Graphics card #2 vendor: NVIDIA (0x10de)
Graphics card #2 VRAM (MB): 4095.00
Graphics card #2 deviceId: 0x28e0
Graphics card #2 versionInfo: DriverVersion=32.0.15.7680
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 5.60
Memory slot #0 type: Unknown
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 5.60
Memory slot #1 type: Unknown
Virtual memory max (MB): 47354.24
Virtual memory used (MB): 45304.36
Swap memory total (MB): 31178.18
Swap memory used (MB): 4668.51
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn552m -Xmx3686m
Loaded Shaderpack: Bliss_v2.0.4_(Chocapic13_Shaders_edit).zip
Profile: Custom (+0 options changed by user)
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Zoe__May'/31, l='ServerLevel[新的世界]', x=-883.56, y=66.75, z=483.89]]
Data Packs: vanilla, mod:kuma_api, mod:fabric_renderer_api_v1, mod:geckolib, mod:fabric_item_api_v1, mod:fabric_rendering_fluids_v1, mod:fabric_models_v0, mod:fabric_convention_tags_v1, mod:fabric_command_api_v1, mod:fabric_block_view_api_v2, mod:fabric_command_api_v2, mod:fabric_data_attachment_api_v1, mod:mixinextras (incompatible), mod:balm, mod:fabric_screen_api_v1, mod:melody (incompatible), mod:chat_heads (incompatible), mod:fabric_api, mod:fabric_content_registries_v0, mod:konkrete (incompatible), mod:embeddium, mod:farmersdelight, mod:fabric_game_rule_api_v1, mod:fabric_api_lookup_api_v1, mod:reactivemusic, mod:oculus, mod:tdogmc_video_mod, mod:connectormod, mod:fabric_entity_events_v1, mod:fabric_loot_api_v2, mod:fabric_rendering_data_attachment_v1, mod:fabric_networking_api_v1, mod:fabric_lifecycle_events_v1, mod:fabric_key_binding_api_v1, mod:fabric_client_tags_api_v1, mod:fabric_transfer_api_v1, mod:fabric_dimensions_v1, mod:watermedia (incompatible), mod:fabric_model_loading_api_v1, mod:jei, mod:fabric_screen_handler_api_v1, mod:fabric_resource_loader_v0, mod:fabric_rendering_v1, mod:waystones, mod:fabric_renderer_indigo, mod:fabric_mining_level_api_v1, mod:lush, mod:fabric_particles_v1, mod:forge, mod:fabric_transitive_access_wideners_v1, mod:terrablender, mod:fabric_api_base, mod:mousetweaks, mod:fabric_blockrenderlayer_v1, mod:jade (incompatible), mod:ohthetreesyoullgrow, mod:fabric_block_api_v1, mod:spectrelib (incompatible), mod:corgilib, mod:biomeswevegone, mod:fabric_resource_conditions_api_v1, mod:fabric_item_group_api_v1, mod:polymorph (incompatible), mod:fabric_biome_api_v1, mod:fancymenu (incompatible), mod:fabric_registry_sync_v0, mod:appleskin (incompatible), mod:fabric_recipe_api_v1, mod:ferritecore (incompatible), mod:fabric_object_builder_api_v1, mod:yet_another_config_lib_v3 (incompatible), mod:modernui, mod:fabric_sound_api_v1, mod:fabric_message_api_v1, mod:fabric_data_generation_api_v1, mod:fabric_events_interaction_v0, fabric, mod:cloth_config (incompatible), mod:continuity, mod:imblocker, mod:connectorextras_kubejs_bridge, mod:connectorextras_rei_bridge, mod:connectorextras_modmenu_bridge, mod:connectorextras_terrablender_bridge, mod:reach_entity_attributes, mod:connectorextras_architectury_bridge, mod:connectorextras, mod:connectorextras_pehkui_bridge, mod:connectorextras_geckolib_fabric_compat, mod:connectorextras_energy_bridge, mod:amecsapi, mod:connectorextras_jei_bridge, mod:forgeconfigapiport, mod:connectorextras_emi_bridge, mod:xaeroworldmap (incompatible), mod:architectury (incompatible), mod:cupboard (incompatible), mod:mru (incompatible), mod:sounds, mod:biomemusic (incompatible), mod:com_github_llamalad7_mixinextras, mod:org_openjdk_nashorn_nashorn_core, mod:dsurround, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:alexsdelight, mod:lootr, mod:prism (incompatible), mod:advancementplaques (incompatible), mod:iceberg (incompatible), mod:legendarytooltips (incompatible), mod:mvs (incompatible), mod:presencefootsteps (incompatible), mod:chatimpressiveanimation, mod:cleanswing (incompatible), mod:rpg_bonfire, mod:itemzoom, mod:plonk (incompatible), mod:tide (incompatible), mod:invtweaks
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: 神之愿客户端
Sinytra Connector: 1.0.0-beta.46+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:
| ================================================== | ============================== | ============================== | ==================== |
| [fbC动态环境/动态环绕] DynamicSurroundings-Fabric-1.20.1-0 | MixinExtras | com_github_llamalad7_mixinextr | 0.2.2 |
| [fbC动态环境/动态环绕] DynamicSurroundings-Fabric-1.20.1-0 | nashorn-core | org_openjdk_nashorn_nashorn_co | 15.4 |
| [fbC韵律回响] reactivemusic-1.1.0+1.20.1_mapped_srg_1. | Reactive Music | reactivemusic | 1.1.01.20.1 |
| [C前置]MRU-1.0.4+1.20.1+fabric_mapped_srg_1.20.1.jar | Mineblock's Repeated Utilities | mru | 1.0.41.20.1fabric |
| [fbC更茂盛的草]Lushness-1.2_mapped_srg_1.20.1.jar | Lush | lush | 1.2 |
| [fbC动态环境/动态环绕] DynamicSurroundings-Fabric-1.20.1-0 | Dynamic Surroundings | dsurround | 0.3.3 |
| [C连接纹理]continuity-3.0.0+1.20.1.forge_mapped_srg_1. | Continuity | continuity | 3.0.01.20.1.forge |
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.4.6.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.4.6.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.4.6.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.4.6.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.4.6.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 I18nUpdateMod TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
javafml@null
lowcodefml@null
Mod List:
kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |DONE |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.2.1+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+cf68abbe77 |DONE |Manifest: NOSIGNATURE
[D前置群系]geckolib-forge-1.20.1-4.7.3.jar |GeckoLib 4 |geckolib |4.7.3 |DONE |Manifest: NOSIGNATURE
kubejs-bridge-1.11.2+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.11.2+1.20.1 |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
[fbC动态环境/动态环绕] DynamicSurroundings-Fabric-1.20.1-0|MixinExtras |com_github_llamalad7_mixinextr|0.2.2 |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
fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |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
[DXaero的世界地图] XaerosWorldMap_1.39.12_Forge_1.20.ja|Xaero's World Map |xaeroworldmap |1.39.12 |DONE |Manifest: NOSIGNATURE
[D前置]citadel-2.6.2-1.20.1.jar |Citadel |citadel |2.6.2 |DONE |Manifest: NOSIGNATURE
[D Alex 的生物] alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
[C前置]Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |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
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.5.0-beta.2.jar |MixinExtras |mixinextras |0.5.0-beta.2 |DONE |Manifest: NOSIGNATURE
rei-bridge-1.11.2+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
[C物品展示]itemzoommore-1.20.1-2.9.1.jar |Item Zoom |itemzoom |2.9.1 |DONE |Manifest: NOSIGNATURE
[fbC动态环境/动态环绕] DynamicSurroundings-Fabric-1.20.1-0|nashorn-core |org_openjdk_nashorn_nashorn_co|15.4 |DONE |Manifest: NOSIGNATURE
[D前置]balm-forge-1.20.1-7.3.34-all.jar |Balm |balm |7.3.34 |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
[前置]melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
[C聊天头像] chat_heads-0.13.18-forge-1.20.jar |Chat Heads |chat_heads |0.13.18 |DONE |Manifest: NOSIGNATURE
[D前置]cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
[fbC前置]fabric-api-0.92.2+1.11.12+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.12+1.20.|DONE |Manifest: NOSIGNATURE
modmenu-bridge-1.11.2+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.11.2+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
[前置]konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
[C优化]embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
terrablender-bridge-1.11.2+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
[D进度牌匾] AdvancementPlaques-1.20.1-forge-1.6.9.jar |Advancement Plaques |advancementplaques |1.6.9 |DONE |Manifest: NOSIGNATURE
[D农夫乐事] FarmersDelight-1.20.1-1.2.8.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.8 |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
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
[fbC韵律回响] reactivemusic-1.1.0+1.20.1_mapped_srg_1.|Reactive Music |reactivemusic |1.1.01.20.1 |DONE |Manifest: NOSIGNATURE
reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |DONE |Manifest: NOSIGNATURE
architectury-bridge-1.11.2+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
[C光影]oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
tdogmc_video_mod-1.0.0.jar |TDoGMC Video Mod |tdogmc_video_mod |1.0.0 |DONE |Manifest: NOSIGNATURE
Connector-1.0.0-beta.46+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.46+1.20.1|DONE |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.6.0+4ca7515277.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+4ca7515277 |DONE |Manifest: NOSIGNATURE
architectury-forge-9.2.14.jar |Architectury |architectury |9.2.14 |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
[fbC信雅互联拓展]ConnectorExtras-1.11.2+1.20.1.jar |Connector Extras |connectorextras |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
[C前置]cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |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
[C前置]MRU-1.0.4+1.20.1+fabric_mapped_srg_1.20.1.jar|Mineblock's Repeated Utilities|mru |1.0.41.20.1fabric |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
[C聊天框优化]ChatImpressiveAnimation-forge-1.3.0+mc1.20|Chat Impressive Animation |chatimpressiveanimation |1.3.0+mc1.20.4 |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
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
[D潮汐] tide-forge-1.20.1-1.6.3.jar |Tide |tide |1.6.3 |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
fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |DONE |Manifest: NOSIGNATURE
[C前置video]watermedia-2.1.28.jar |WaterMedia |watermedia |2.1.28 |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
[D JEI物品管理器] jei-1.20.1-forge-15.20.0.112.jar |Just Enough Items |jei |15.20.0.112 |DONE |Manifest: NOSIGNATURE
pehkui-bridge-1.11.2+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.11.2+1.20.1 |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
fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |DONE |Manifest: NOSIGNATURE
[C R键整理]invtweaks-1.20.1-1.2.2.jar |Inventory Tweaks Refoxed |invtweaks |1.2.2 |DONE |Manifest: NOSIGNATURE
fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |DONE |Manifest: NOSIGNATURE
[D传送石碑/指路石] waystones-forge-1.20.1-14.1.17.jar |Waystones |waystones |14.1.17 |DONE |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |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
geckolib-fabric-compat-1.11.2+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
[fbC更茂盛的草]Lushness-1.2_mapped_srg_1.20.1.jar |Lush |lush |1.2 |DONE |Manifest: NOSIGNATURE
energy-bridge-1.11.2+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.4.6-universal.jar |Forge |forge |47.4.6 |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
fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |DONE |Manifest: NOSIGNATURE
[fbC动态环境/动态环绕] DynamicSurroundings-Fabric-1.20.1-0|Dynamic Surroundings |dsurround |0.3.3 |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
[D世界内物品放置] plonk-1.20.1-10.0.5-forge.jar |Plonk |plonk |10.0.5 |DONE |Manifest: NOSIGNATURE
[D前置群系]TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |3.0.1.10 |DONE |Manifest: NOSIGNATURE
fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
[C鼠标手势] MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |DONE |Manifest: NOSIGNATURE
[D玉 🔍] Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE
amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |DONE |Manifest: NOSIGNATURE
[D前置群系]Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.13|Oh The Trees You'll Grow |ohthetreesyoullgrow |1.3.13 |DONE |Manifest: NOSIGNATURE
[C穿草攻击]cleanswing-1.20-1.8.jar |Clean Swing Through Grass |cleanswing |1.8 |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
spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
[D前置群系]Corgilib-Forge-1.20.1-4.0.3.4.jar |CorgiLib |corgilib |4.0.3.4 |DONE |Manifest: NOSIGNATURE
[D我们走过的生物群系] Oh-The-Biomes-Weve-Gone-Forge-1.6.3.j|Oh The Biomes We've Gone |biomeswevegone |1.6.3 |DONE |Manifest: NOSIGNATURE
jei-bridge-1.11.2+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-2.3.8+9e342fc177|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9e342fc177 |DONE |Manifest: NOSIGNATURE
forgeconfigapiport-1.11.2+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |DONE |Manifest: NOSIGNATURE
[C音效]Sounds-2.2.1+1.20.1+forge.jar |Sounds |sounds |2.2.1+1.20.1+forge |DONE |Manifest: NOSIGNATURE
[D前置冰山] Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |DONE |Manifest: NOSIGNATURE
[C传说提示框] LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |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
[D多态合成] polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.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
[C主菜单美化]fancymenu_forge_3.6.4_MC_1.20.1.jar |FancyMenu |fancymenu |3.6.4 |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
[C连接纹理]continuity-3.0.0+1.20.1.forge_mapped_srg_1.|Continuity |continuity |3.0.01.20.1.forge |DONE |Manifest: NOSIGNATURE
[D建筑]mvs-4.1.5-1.20.jar |Moog's Voyager Structures |mvs |4.1.5-1.20-forge |DONE |Manifest: NOSIGNATURE
[D农夫乐事附属-Alex的生物]alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
[C苹果皮] 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
[D战利品箱子]lootr-forge-1.20-0.7.35.91.jar |Lootr |lootr |0.7.35.91 |DONE |Manifest: NOSIGNATURE
[D优化-铁氧体磁芯] 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
fabric-object-builder-api-v1-11.1.3+4bd998fa77.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+4bd998fa77 |DONE |Manifest: NOSIGNATURE
[C生物群系音乐] biomemusic-1.20.1-3.5.jar |biomemusic mod |biomemusic |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE
[C前置]yet_another_config_lib_v3-3.6.6+1.20.1-forge.|YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.6+1.20.1-forge |DONE |Manifest: NOSIGNATURE
[C现代化 UI] ModernUI-Forge-1.20.1-3.11.1.6-universal|Modern UI |modernui |3.11.1.6 |DONE |Manifest: 01:c4:52:25:b1:6e:5f:ac:fe:88:35:7e:cf:65:2f:69:1d:56:db:2b:93:f8:dd:7c:93:47:04:8c:e4:22:13:91
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
emi-bridge-1.11.2+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.11.2+1.20.1 |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
[C输入法冲突修复] IMBlocker-5.4.1.1-forge+1.17-1.20.4.jar|IMBlocker |imblocker |5.4.1.1 |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
[D篝火增强]forge-rpg_campfire-1.2.jar |RPG Bonfire |rpg_bonfire |1.2 |DONE |Manifest: NOSIGNATURE
[C脚步声Forge版] PresenceFootsteps-1.20.1-1.9.1-beta.1|Presence Footsteps (Forge) |presencefootsteps |1.20.1-1.9.1-beta.1 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: f5db65b5-0e2b-46f2-b955-1d40c280fbda
FML: 47.4
Forge: net.minecraftforge:47.4.6
Fragments: Back Stack Index: 0
FragmentManager misc state:
mHost=icyllis.modernui.mc.UIManager$HostCallbacks@6f568444
mContainer=icyllis.modernui.mc.UIManager$HostCallbacks@6f568444
mCurState=7 mStateSaved=false mStopped=false mDestroyed=false
Do you know what could fix it for now? I'm running a server with Tide and I don't want to have to worry about the world corrupting because my players accidently fished into a nether portal. @Lightning-64
Fabric 1.20.1
Was able to patch out this crash by editing line 341 in common/src/main/java/com/li64/tide/registries/entities/misc/fishing/TideFishingHook.java
from
if (!fluid.isEmpty()) lastTouchedFluid = fluid;
to
if (fluid != null && !fluid.isEmpty()) lastTouchedFluid = fluid;