Skip to content

Boombox Crashing when played #98

@bundagrande

Description

@bundagrande

My friend and I are trying to make a modpack. However, when I tried to show him the boombox, our Minecraft crashed at the same time. The server was still open, so I logged in and broke the boombox. Later, we tried again. When either of us holds the boombox, we can hear the music and everything works fine — but when the other person, who isn't holding the boombox, is nearby, their Minecraft crashes immediately. I don’t know what to do.

the crash log:
"---- Minecraft Crash Report ----
// My bad.

Time: 2025-10-01 17:06:20
Description: Unexpected error

java.lang.NoSuchMethodError: 'void com.sonicether.soundphysics.SoundPhysics.setLastSoundCategoryAndName(net.minecraft.class_3419, java.lang.String)'
at knot//dev.felnull.imp.explatform.client.fabric.IMPSoundPhysicsRemasteredExpectPlatformImpl.setLastSoundCategoryAndName(IMPSoundPhysicsRemasteredExpectPlatformImpl.java:13)
at knot//dev.felnull.imp.explatform.client.IMPSoundPhysicsRemasteredExpectPlatform.setLastSoundCategoryAndName(IMPSoundPhysicsRemasteredExpectPlatform.java)
at knot//dev.felnull.imp.client.integration.SoundPhysicsRemasteredAudio.onSound(SoundPhysicsRemasteredAudio.java:22)
at knot//dev.felnull.imp.client.integration.SoundPhysicsRemasteredIntegration.onSound(SoundPhysicsRemasteredIntegration.java:30)
at knot//dev.felnull.imp.client.music.speaker.MusicSpeaker.tick(MusicSpeaker.java:74)
at knot//dev.felnull.imp.client.music.player.BaseMusicPlayer.lambda$tick$1(BaseMusicPlayer.java:181)
at java.base/java.util.HashMap.forEach(HashMap.java:1429)
at knot//dev.felnull.imp.client.music.player.BaseMusicPlayer.tick(BaseMusicPlayer.java:171)
at knot//dev.felnull.imp.client.music.MusicEntry.tick(MusicEntry.java:104)
at knot//dev.felnull.imp.client.music.MusicEngine.lambda$tick$0(MusicEngine.java:132)
at java.base/java.util.HashMap.forEach(HashMap.java:1429)
at knot//dev.felnull.imp.client.music.MusicEngine.tick(MusicEngine.java:131)
at knot//net.minecraft.class_1140.handler$fmo001$iammusicplayer$tick(class_1140.java:3117)
at knot//net.minecraft.class_1140.method_20185(class_1140.java)
at knot//net.minecraft.class_1144.method_18670(class_1144.java:272)
at knot//net.minecraft.class_310.method_1574(class_310.java:1911)
at knot//net.minecraft.class_310.method_1523(class_310.java:1181)
at knot//net.minecraft.class_310.method_1514(class_310.java:802)
at knot//net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)

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

-- Head --
Thread: Render thread
Stacktrace:
at knot//dev.felnull.imp.explatform.client.fabric.IMPSoundPhysicsRemasteredExpectPlatformImpl.setLastSoundCategoryAndName(IMPSoundPhysicsRemasteredExpectPlatformImpl.java:13)
at knot//dev.felnull.imp.explatform.client.IMPSoundPhysicsRemasteredExpectPlatform.setLastSoundCategoryAndName(IMPSoundPhysicsRemasteredExpectPlatform.java)
at knot//dev.felnull.imp.client.integration.SoundPhysicsRemasteredAudio.onSound(SoundPhysicsRemasteredAudio.java:22)
at knot//dev.felnull.imp.client.integration.SoundPhysicsRemasteredIntegration.onSound(SoundPhysicsRemasteredIntegration.java:30)
at knot//dev.felnull.imp.client.music.speaker.MusicSpeaker.tick(MusicSpeaker.java:74)
at knot//dev.felnull.imp.client.music.player.BaseMusicPlayer.lambda$tick$1(BaseMusicPlayer.java:181)
at java.base/java.util.HashMap.forEach(HashMap.java:1429)
at knot//dev.felnull.imp.client.music.player.BaseMusicPlayer.tick(BaseMusicPlayer.java:171)
at knot//dev.felnull.imp.client.music.MusicEntry.tick(MusicEntry.java:104)
at knot//dev.felnull.imp.client.music.MusicEngine.lambda$tick$0(MusicEngine.java:132)
at java.base/java.util.HashMap.forEach(HashMap.java:1429)
at knot//dev.felnull.imp.client.music.MusicEngine.tick(MusicEngine.java:131)
at knot//net.minecraft.class_1140.handler$fmo001$iammusicplayer$tick(class_1140.java:3117)
at knot//net.minecraft.class_1140.method_20185(class_1140.java)
at knot//net.minecraft.class_1144.method_18670(class_1144.java:272)

-- Affected level --
Details:
All players: 2 total; [class_746['{MINECRAFT_USERNAME}'/188585, l='ClientLevel', x=-9073.00, y=65.50, z=5282.05], class_745['shottocore'/356361, l='ClientLevel', x=-9072.04, y=65.00, z=5282.45]]
Chunk stats: 729, 504
Level dimension: minecraft:overworld
Level spawn location: World: (-80,73,-64), Section: (at 0,9,0 in -5,4,-4; chunk contains blocks -80,-64,-64 to -65,319,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Level time: 136326 game time, 53110 day time
Server brand: fabric
Server type: Non-integrated multiplayer server
Stacktrace:
at knot//net.minecraft.class_638.method_8538(class_638.java:458)
at knot//net.minecraft.class_310.method_1587(class_310.java:2406)
at knot//net.minecraft.class_310.method_1514(class_310.java:826)
at knot//net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)

-- Last reload --
Details:
Reload number: 2
Reload reason: manual
Finished: Yes
Packs: vanilla, fabric, file/Fancy Crops v1.2.zip, file/[1.4.1] Enhanced Boss Bars.zip, file/§fBetter §2§lLeaves §71.20.zip, file/EclecticTrove-noconfig-1.20.1-1.3.0.zip, file/§5§lModded §f§lContainers §8§lDark§8.zip, file/Slightly-Improved-Font-1.1.5.zip, file/Icons v.1.12 1.20.1-1.21.1.zip, seasons:seasonal_lush_caves, netherexp:jne_retextures, Moonlight Mods Dynamic Assets

-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 21.0.7, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 466115960 bytes (444 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5500
Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.59
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: Parsec Virtual Display Adapter
Graphics card #0 vendor: Parsec Cloud, Inc.
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: DriverVersion=0.45.0.0
Graphics card #1 name: AMD Radeon RX 6600
Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #1 VRAM (MB): 4095.00
Graphics card #1 deviceId: 0x73ff
Graphics card #1 versionInfo: DriverVersion=32.0.21025.10016
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Virtual memory max (MB): 34734.27
Virtual memory used (MB): 21502.69
Swap memory total (MB): 19456.00
Swap memory used (MB): 2021.78
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
Fabric Mods:
a_man_with_plushies: A Man With Plushies 4.4.1
accessories: Accessories 1.0.0-beta.41+1.20.1
io_wispforest_endec: endec 0.1.8
io_wispforest_endec_gson: gson 0.1.5
io_wispforest_endec_netty: netty 0.1.4
ad_astra: Ad Astra 1.15.20
javazoom_jlayer: jlayer 1.0.1
ad_astra_giselle_addon: Ad Astra: Giselle Addon 6.19
alloy_forgery: Alloy Forgery 2.1.2+1.20
amarite: Amarite 1.0.8
reach-entity-attributes: Reach Entity Attributes 2.4.0
amaritemayhem: Amarite Mayhem 1.0.2
mixinsquared: MixinSquared 0.2.0
ambientenvironment: Ambient Environment 11.0.0.1
amendments: Amendments 1.20-2.2.3
animal_feeding_trough: Animal Feeding Trough 1.1.0+1.20.1
another_furniture: Another Furniture 1.20.1-3.0.1
aquamirae: Aquamirae 6
archeryexp: Archery Expansion 1.0.7.2
architectury: Architectury 9.2.14
arrowcollector: ArrowCollector 0.0.2
arsenal: Arsenal 0.1.5-1.20.1
artifacts: Artifacts 9.5.15
expandability: ExpandAbility 9.0.4
step-height-entity-attribute: Step Height Entity Attribute 1.2.0
axesareweapons: Axes Are Weapons 1.7.3
badstdout: BadStdOut 1.1.1-1.20
balm: Balm 7.3.36
kuma_api: KumaAPI 20.1.12
barbequesdelight: Barbeque's Delight 1.1.0
basicweapons: Basic Weapons 1.2.5+1.20.1
bclib: BCLib 3.0.14
wunderlib: WunderLib 1.1.5
beautiful_potions: BeautifulPotions 1.0.1
beautify: Beautify 1.2.0+1.20.1
beb: Beautiful Enchanted Books 5.0.0
betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
org_reflections_reflections: reflections 0.10.2
betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
betterend: Better End 4.0.11
betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
betterthanmending: BetterThanMending 1.3.0
betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
biolith: Biolith 1.0.1-alpha.1
boatbreakfix: Boat Break Fix 1.0.2
boss_blades: Boss Blades 1.0.1
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
maelstrom_library: Maelstrom Library 1.6.1-1.20
multipart_entities: MultipartEntities 1.5-1.20
botarium: Botarium 2.3.4
team_reborn_energy: Energy 3.0.0
braziliandelight: Brazilian Delight 2.0.2
brewinandchewin: Brewin And Chewin 3.0.6+1.20.1
mm: Manningham Mills 2.3
bundle_recipe: Bundle Recipe 1.20.4-v1.1.0
cardiac: Cardiac 0.5.3.2
cardinal-components: Cardinal Components API 5.2.3
cardinal-components-base: Cardinal Components API (base) 5.2.3
cardinal-components-block: Cardinal Components API (blocks) 5.2.3
cardinal-components-chunk: Cardinal Components API (chunks) 5.2.3
cardinal-components-entity: Cardinal Components API (entities) 5.2.3
cardinal-components-item: Cardinal Components API (items) 5.2.3
cardinal-components-level: Cardinal Components API (world saves) 5.2.3
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.3
cardinal-components-world: Cardinal Components API (worlds) 5.2.3
carryon: Carry On 2.1.2.7
casualness_delight: Casualness Delight Fabric 1.20.1-0.4-FDR
cerbons_api: Cerbons API 1.1.0
chalk: Chalk 2.2.4
com_github_mclegoman_releasetypeutils: releasetypeutils 2.1.0
fabric-simplelibs: Simple Fabric Libs 2.0.0
chalk-colorful-addon: Chalk: Colorful-Addon 2.1.1+1.19.3
chimes: Chimes 2.0.1
cicada: CICADA 0.14.2+1.20.1
org_yaml_snakeyaml: snakeyaml 2.2
clean_tooltips: Clean Tooltips 1.0
clientsort: ClientSort 2.0.0-beta.20+1.20.1
cloth-config: Cloth Config v11 11.1.136
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 12.0.0.4
collective: Collective 8.3
collectively: Collectively 1.0.1
comfortable_campfires: Comfortable Campfires 1.1.2+1.19.2
companions: Companions! 1.1.1
contact: Contact 1.2.0-Beta
controlling: Controlling For Fabric 12.0.2
copperandtuffbackport: CopperandTuffBackport 1.2
corgilib: CorgiLib 4.0.3.4
com_electronwill_night-config_core: core 3.8.2
com_electronwill_night-config_toml: toml 3.8.2
corndelight: Corn Delight 1.20.1-1.1.4
coroutil: CoroUtil 1.20.1-1.3.7
crafter: Autocrafter Early 1.0.2-1.20.1
crawl: Crawl 0.12.0
creativecore: CreativeCore 2.12.34
net_minecraftforge_eventbus: eventbus 6.0.3
creeperoverhaul: Creeper Overhaul 3.0.2
culturaldelights: Cultural Delights Fabric 1.0.5+1.20.1
terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
dawn: Dawn API 5.0.0
terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.1
deeperdarker: Deeper and Darker 1.3.3
delightfulchefs: Delightful Chefs 1.0.3
deltaboxlib: Deltabox Lib 2.2.0
dice: Dice 1.0.0
dungeonnowloading: Dungeon Now Loading 2.0
dynamic_fps: Dynamic FPS 3.9.5
net_lostluma_battery: battery 1.3.0
dynamiclights: Dynamic Lights 1.9+mod
easyanvils: Easy Anvils 8.0.2
easymagic: Easy Magic 8.0.1
ecologics: Ecologics 2.2.2
effective: Effective 2.3.2-1.20.1
porting_lib_tags: Porting Lib Tags 3.0
satin: Satin 1.14.0
elytra-drag: Elytra Drag 0.3-1.20+
emotecraft: Emotecraft 2.2.7-b.build.50
bendy-lib: Bendy api 4.0.0
player-animator: Player Animator 1.0.2-rc1+1.20
emotetweaks: EmoteTweaks 4.0.3.37
endermanoverhaul: Enderman Overhaul 1.0.4
endrem: End Remastered 5.2.4
enhancedblockentities: Enhanced Block Entities 0.9+1.20
advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
spruceui: SpruceUI 5.0.0+1.20
entity_model_features: Entity Model Features 3.0.1
entity_sound_features: Entity Sound Features 0.7.1
entity_texture_features: Entity Texture Features 7.0.2
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.8.2
evenmoreinstruments: Even More Instruments! 6.1.4
everycomp: Every Compat 1.20-2.9.4
expandeddelight: Expanded Delight 0.3.2
omega-config: OmegaConfig 1.4.0+1.20.1
experienced_crops: Experienced Crops 1.20.1-1.1.0
exposure: Exposure 1.7.16
fabric-api: Fabric API 0.92.6+1.20.1
fabric-api-base: Fabric API Base 0.4.32+1802ada577
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
fabric-language-kotlin: Fabric Language Kotlin 1.13.6+kotlin.2.2.20
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.20
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.20
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.20
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.20
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
fabricloader: Fabric Loader 0.17.2
mixinextras: MixinExtras 0.5.0
fabrictailor: Fabric Tailor 2.1.2
config2brigadier: Config to Brigadier 1.2.3
fairylights: Fairy Lights 1.0.8_fabric
farmers_structures: FarmersStructures 1.0.0
farmersdelight: Farmer's Delight 1.20.1-2.4.0+refabricated
faunify: Faunify 1.2.4
ferritecore: FerriteCore 6.0.1
festive_delight: Festive Delight 1.0.0
figura: Figura 0.1.5+1.20.1
com_github_figuramc_luaj_luaj-core: luaj-core 3.0.8-figura
com_github_figuramc_luaj_luaj-jse: luaj-jse 3.0.8-figura
com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14
figurasvc: FiguraSVC 2.0.1+1.20.1
fish_tank: Fish Tanks 1.0.2
fishingreal: FishingReal 1.9.1-backport
flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2
foodeffecttooltips: Food Effect Tooltips 1.1.1-1.20.0
forgeconfigapiport: Forge Config API Port 8.0.2
framework: Framework 0.6.16
org_javassist_javassist: javassist 3.29.2-GA
friendsandfoes: Friends&Foes 3.0.9
frightsdelight: Fright's Delight 1.3.4
frostiful: Frostiful 1.0.11
fusion: Fusion 1.2.11
fwaystones: Fabric Waystones 3.3.3+mc1.20.1
fzzy_config: Fzzy Config 0.7.2+1.20.1
blue_endless_jankson: jankson 1.2.3
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
fzzy_core: Fzzy Core 0.5.1+1.20.1
gamediscs: Game Discs 0.3.2-fabric
gardens_of_the_dead: Gardens of the Dead 4.0.1
gear_core: Gear Core 0.3.8+1.20.1
geckolib: GeckoLib 4 4.8.2
com_eliotlash_mclib_mclib: mclib 20
genshinstrument: Genshin Instruments 5.0
geode_plus: Geode Plus 1.2.5
geophilic: Geophilic 3.4.3
giftsofgiving: Gifts of Giving 1.1.1
goblintraders: Goblin Traders 1.9.3
golemfirststonemod: Golem Dandori 0.0.11-1.20.1
goodending: Good Ending 1.20.1-1.0.1-fabric
gravestones: Gravestones 1.1.8+1.20.1
guarding: Guarding 2.4.0
scribe: Scribe 1.20.1-0.5.0-alpha
hardcorerevival: Hardcore Revival 12.0.8
hearths: Hearths 1.0.4
hookshot: Hookshot 2.1.1
datasync_minecraft: DataSync-Minecraft 0.9.0
iammusicplayer: Iam Music Player 3.22.0-alpha.5
special-model-loader: Special Model Loader 1.2.0
iceberg: Iceberg 1.1.25
ichunutil: iChunUtil 1.0.3
immersive_paintings: Immersive Paintings 0.6.8+1.20.1
impillagers: Impillagers 1.6.1+1.20.1-fabric
infinitybuttons: Infinity Buttons 4.0.5-mc1.20.1
infusion_table: Infusion Table 1.2.0
iris: Iris 1.7.6+mc1.20.1
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
jadensnetherexpansiondelight: Jaden's Nether Expansion Delight 1.0.0-1.20.1-fabric
java: Java HotSpot(TM) 64-Bit Server VM 21
just_a_slingshot: Just A Slingshot 1.0.3
knightlib: Knight Lib 1.3.1
lavender: Lavender 0.1.9+1.20
lavender-md: lavender-md 0.1.1+1.20
lavender-md-owo-ui: lavender-md-owo-ui 0.1.1+1.20
leahs-immersive-thunder: Immersive Thunder 1.20.1+1.2.2
leavesbegone: Leaves Be Gone 8.0.0
legendarytooltips: Legendary Tooltips 1.4.5
lexiconfig: Lexiconfig 1.4.18
lfs_european_medieval_knights: LFSEuropeanMedievalKnights 1.0.0
lfs_samurais_n_ninjas_fabric: LegendsForgeSeriesSamuraisNNinjasFabric 1.0.0
lfs_vikings_n_northerners_fabric: LegendsForgeSeriesVikingsNNorthernersFabric 1.0.0
lithium: Lithium 0.11.3
lithostitched: Lithostitched 1.4.11
lockandblock: Lock & Block 0.9.0
lodestone: Lodestone 1.20.1-1.6.2.3f-fabric
loot_journal: Loot Journal 5.0.1
lootbeams: LootBeams 3.6.1-mc1.20-.4
lootr: Lootr 0.7.35.85
make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
measurements: Measurements 2.0.1
memoryleakfix: Memory Leak Fix 1.1.5
midnightlib: MidnightLib 1.4.1
minecraft: Minecraft 1.20.1
minecraft-cursor: Minecraft Cursor 3.10.0+1.20.1
minecraft-cursor_api: Minecraft Cursor API 3.10.0+1.20.1
mixin-conflict-helper: Mixin Conflict Helper 1.2.0
mobs_attempt_parkour: Mobs Attempt Parkour 0.5.2-1.20
modelfix: Model Gap Fix 1.15
modernfix: ModernFix 5.24.4+mc1.20.1
modmenu: Mod Menu 7.2.2
moonlight: Moonlight 1.20-2.16.13
moredelight: More Delight 25.7.28-1.20-fabric
mr_amarite_xarsenaldp: Amarite X Arsenal Compat Data Pack 1-v1.0-1.20.1
mr_amethyst_golem: Amethyst Golem Refreshed 1.0
mr_better_snowybiome: Snowy Biomes: Enhanced 1-v2.5.1
mr_cheaper_maps: Cheaper Maps 1.0
mr_glowing_glowsquids: Glow Squids Actually Glow 3
mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.0c
mr_withering_heights: Withering Heights: Revamped Wither 1-alpha-1
mstv-base: More Stick Variants (MStV) 1.4.1
mtideanglersv: More (Tide) Angler's Variants 1.1.1
mvs: Moog's Voyager Structures 4.1.5-1.20-fabric
mynethersdelight: My Nether's Delight 1.20.1-1.0.4+1.7.6.refabricated
mythicmetals: Mythic Metals 0.19.10+1.20.1
additionalentityattributes: Additional Entity Attributes 1.7.3+1.20.0
common-protection-api: Common Protection API 1.0.0
mythicmetals_decorations: Mythic Metals Decorations 0.6.4+1.20.1
mythicupgrades: Mythic Upgrades 4.2.0+mc1.20.1
myths_of_the_sea: MythsOfTheSea 1.0.0
naturalist: Naturalist 5.0pre3
naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
necronomicon: Necronomicon 1.6.0
netherexp: Jaden's Nether Expansion 2.1.3
nightautoconfig: Night Auto Config 1.0.6
com_electronwill_night-config_hocon: hocon 3.8.0
com_electronwill_night-config_json: json 3.8.0
com_electronwill_night-config_yaml: yaml 3.8.0
noisium: Noisium 2.3.0+mc1.20-1.20.1
obscure_api: Obscure API 16
octolib: OctoLib 0.5.0.1
openblocks: Open Block Elevator Mod 0.0.3-1.20.1
otyacraftengine: Otyacraft Engine 3.7.0-alpha.2
owo: oωo 0.11.2+1.20
paperdoll: Paperdoll 1.3.1
paradise_lost: Paradise Lost 2.2.4-beta+1.20.0
customportalapi: Custom Portal Api 0.0.1-beta65-1.20
particle-effects: Particle Effects 1.0.7+1.20.1
planetsplus: Planets+ BV1.7.5
platform: Platform 1.2.10.1
plentyofarmors: Plenty Of Armors 1.3.0
pneumonocore: PneumonoCore 1.1.20+1.20.1
polymorph: Polymorph 0.49.10+1.20.1
spectrelib: SpectreLib 0.13.17+1.20.1
porting_lib: Porting Lib 2.3.10+1.20.1
porting_lib_accessors: Porting Lib Accessors 2.3.10+1.20.1
porting_lib_asm: Porting Lib ASM 2.3.10+1.20.1
porting_lib_attributes: Porting Lib Attributes 2.3.10+1.20.1
porting_lib_base: Porting Lib Base 2.3.10+1.20.1
porting_lib_blocks: Porting Lib Blocks 2.3.10+1.20.1
porting_lib_brewing: Porting Lib Brewing 2.3.10+1.20.1
porting_lib_chunk_loading: Porting Lib Chunk Loading 2.3.10+1.20.1
porting_lib_client_events: Porting Lib Client Events 2.3.10+1.20.1
porting_lib_common: Porting Lib Common 2.3.10+1.20.1
porting_lib_config: Porting Lib Config 2.3.10+1.20.1
porting_lib_core: Porting Lib Core 2.3.10+1.20.1
porting_lib_data: Porting Lib Data 2.3.10+1.20.1
porting_lib_entity: Porting Lib Entity 2.3.10+1.20.1
porting_lib_extensions: Porting Lib Extensions 2.3.10+1.20.1
porting_lib_fluids: Porting Lib Fluids 2.3.10+1.20.1
porting_lib_gametest: Porting Lib GameTest 2.3.10+1.20.1
porting_lib_gui_utils: Porting Lib Gui Utils 2.3.10+1.20.1
porting_lib_items: Porting Lib Items 2.3.10+1.20.1
porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.10+1.20.1
porting_lib_level_events: Porting Lib Level Events 2.3.10+1.20.1
porting_lib_loot: Porting Lib Loot 2.3.10+1.20.1
porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.10+1.20.1
porting_lib_model_builders: Porting Lib Model Builders 2.3.10+1.20.1
porting_lib_model_generators: Porting Lib Model Generators 2.3.10+1.20.1
porting_lib_model_loader: Porting Lib Model Loader 2.3.10+1.20.1
porting_lib_model_materials: Porting Lib Model Materials 2.3.10+1.20.1
porting_lib_models: Porting Lib Models 2.3.10+1.20.1
porting_lib_networking: Porting Lib Networking 2.3.10+1.20.1
porting_lib_obj_loader: Porting Lib Obj Loader 2.3.10+1.20.1
porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.10+1.20.1
porting_lib_registries: Porting Lib Registries 2.3.10+1.20.1
porting_lib_tool_actions: Porting Lib Tool Actions 2.3.10+1.20.1
porting_lib_transfer: Porting Lib Transfer 2.3.10+1.20.1
porting_lib_utility: Porting Lib Utility 2.3.10+1.20.1
prism: Prism 1.0.5
promenade: Promenade 4.1.1
puffish_biome_dither: Pufferfish's Biome Dither 1.0.0
puzzleslib: Puzzles Lib 8.1.33
puzzlesaccessapi: Puzzles Access Api 20.1.1
quad-mstv-mrailv: More Rail Variants (MStV+) 1.0.4
ratatouille: Ratatouille 1.0.9-1.20.1
rechiseled: Rechiseled 1.1.6
reicollapsibleentries: REI Collapsible Entries 3.1.1
resourcefulconfig: Resourcefulconfig 2.1.3
resourcefullib: Resourceful Lib 2.1.29
com_teamresourceful_bytecodecs: bytecodecs 1.0.2
com_teamresourceful_yabn: yabn 1.0.3
ribbits: Ribbits 1.20.1-Fabric-3.0.4
rotten_flesh_to_leather: Rotten Flesh to Leather 1.0.0
rottencreatures: Rotten Creatures 1.1.0
roughlyenoughitems: Roughly Enough Items 12.1.785
error_notifier: Error Notifier 1.0.9
rusticdelight: Rustic Delight 1.3.2
seafarer: seafarer 1.0.0
searchables: Searchables 1.0.3
seasons: Fabric Seasons 2.4.2-BETA+1.20
seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9
seasonsextras: Fabric Seasons: Extras 1.3.2-BETA+1.20
seeddelight: Seed Delight Fabric 0.1
showmeyourskin: Show Me Your Skin! 1.9.0+1.20
silveroak: Silveroak Outpost 1.1.0-Alpha
simplehats: SimpleHats 1.20.1-0.3.2
simpleradio: Simple Radio 3.4.6
skinlayers3d: 3d-Skin-Layers 1.9.0
transition: TRansition 1.0.4
trender: TRender 1.0.6
smoothscrollingrefurbished: Smooth Scrolling Refurbished 1.1.2
snuffles: Snuffles 1.0.0+1.20
sodium: Sodium 0.5.13+mc1.20.1
sodium-extra: Sodium Extra 0.5.9+mc1.20.1
caffeineconfig: CaffeineConfig 1.3.0+1.17
somemoreblocks: Some More Blocks 1.0.4-bp
sophisticatedbackpacks: Sophisticated Backpacks 1.20.1-3.23.4.4.105
sophisticatedcore: Sophisticated Core 1.20.1-1.2.7.12.160
sound_physics_remastered: Sound Physics Remastered 1.20.1-1.5.1
soundboard: Voice Chat Soundboard 0.2.2
sparkweave: Sparkweave Engine 0.8.8
net_harawata_appdirs: appdirs 1.2.1
sparsestructures: SparseStructures 3.0
spring_to_life: Spring to Life 1.3.1-1.20.1
spuds_shops: Spud's Shops 1.8.1
spyglass_astronomy: Spyglass Astronomy 1.0.15-mc1.20.1
subtle_effects: Subtle Effects 1.12.1
summonerscrolls: Summoner Scrolls 1.0.2
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18+a
swampier_swamps: Swampier Swamps 1.20-4.0.0
takesapillage: It Takes a Pillage Continuation 1.0.9
talkbubbles: Talk Bubbles 1.0.8
terrablender: TerraBlender 3.0.1.10
the_bumblezone: The Bumblezone - Fabric 7.9.0+1.20.1-fabric
athena: Athena 3.1.1
noindium: No Indium? 1.1.0+1.20
theorcs: theorcs fabric-1.20.x-1.0
thermoo: Thermoo 2.3.3
tide: Tide 1.6.4
trade_cycling: Trade Cycling 1.20.1-1.0.18
tridents_n_stuff: Tridents 'n' Stuff 0.2.0+1.20.1
trinkets: Trinkets 3.7.2
triqueapi: TriQue API mc1.20.1-1.1.0
u_sea: Unnamed Sea 1.2.3
underground_rooms: UndergroundRooms fabric-1.1.6
universal_ores: Universal Ores 1.5.2
vanillabackport: VanillaBackport 1.1.4.3
vc_gliders: Gliders 1.1.7
palladiumcore: PalladiumCore 1.20-2.0.0.0
villagernames: Villager Names 8.2
visualworkbench: Visual Workbench 8.0.1
vmp: Very Many Players 0.2.0+beta.7.102
voicechat: Simple Voice Chat 1.20.1-2.6.4
voicechat_api: Simple Voice Chat API 2.6.0
wallpapers: Wallpapers 1.7a-1.20.1
waterframes: WaterFrames 2.1.21
watermedia: WaterMedia 2.1.35
watut: What Are They Up To 1.20.1-1.2.3
wildfire_gender: Wildfire's Female Gender Mod 1.20-3.0.1
wolf_port: Wolf Port 1.0.3-1.20.1
xaerominimap: Xaero's Minimap 25.2.10
xaeroworldmap: Xaero's World Map 1.39.12
xaerozoomout: XaeroZoomout 1.1.0
xercapaint: Joy of Painting fabric-1.20.1-1.0.1
yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric
com_twelvemonkeys_common_common-image: common-image 3.12.0
com_twelvemonkeys_common_common-io: common-io 3.12.0
com_twelvemonkeys_common_common-lang: common-lang 3.12.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
yungsapi: YUNG's API 1.20-Fabric-4.0.6
yungscavebiomes: YUNG's Cave Biomes 1.20.1-Fabric-2.0.5
zoomify: Zoomify 2.14.2+1.20.1
com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
Loaded Shaderpack: (off)
Launched Version: 1.20.1
Backend library: LWJGL version 3.3.1 SNAPSHOT
Backend API: AMD Radeon RX 6600 GL version 3.2.0 Core Profile Context 25.9.1.250822, ATI Technologies Inc.
Window size: 1920x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
Graphics mode: fast
Resource Packs: vanilla, fabric, file/Fancy Crops v1.2.zip (incompatible), file/[1.4.1] Enhanced Boss Bars.zip, file/§fBetter §2§lLeaves §71.20.zip, file/EclecticTrove-noconfig-1.20.1-1.3.0.zip, file/§5§lModded §f§lContainers §8§lDark§8.zip, file/Slightly-Improved-Font-1.1.5.zip (incompatible), file/Icons v.1.12 1.20.1-1.21.1.zip, seasons:seasonal_lush_caves, netherexp:jne_retextures, Moonlight Mods Dynamic Assets
Current Language: pt_br
CPU: 12x AMD Ryzen 5 5500 "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions