TheComputerizer / Music-Triggers

This is a Minecraft mod that will allow you to set the music based on in game triggers
26 stars 6 forks source link

[Music-Triggers-1.18.2-fabric-5.4-hf] Crash after one song played #53

Closed kusayu closed 1 year ago

kusayu commented 2 years ago

Describe the bug When we joined the server, the music plays normal but when the music end all the player crashed. and i also tried to do same thing but on single player world, the problem still occured.

To Reproduce Steps to reproduce the behavior:

  1. join server
  2. wait until a custom music is triggered
  3. wait until the music end

Crash Log

---- Minecraft Crash Report ----
// Why did you do that?

Time: 5/29/22, 11:04 AM
Description: Unexpected error

java.lang.NullPointerException: Cannot load from object array because the return value of "java.util.Map.get(Object)" is null
    at mods.thecomputerizer.musictriggers.client.MusicPlayer.lambda$onTick$2(MusicPlayer.java:341)
    at java.base/java.util.stream.ReferencePipeline$4$1.accept(Unknown Source)
    at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
    at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
    at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)
    at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
    at java.base/java.util.stream.IntPipeline.reduce(Unknown Source)
    at java.base/java.util.stream.IntPipeline.sum(Unknown Source)
    at mods.thecomputerizer.musictriggers.client.MusicPlayer.onTick(MusicPlayer.java:341)
    at mods.thecomputerizer.musictriggers.MusicTriggersClient.lambda$setUpClientEvents$2(MusicTriggersClient.java:99)
    at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:65)
    at net.minecraft.class_310.handler$eed000$onEndTick(class_310.java:16472)
    at net.minecraft.class_310.method_1574(class_310.java:1817)
    at net.minecraft.class_310.method_1523(class_310.java:1091)
    at net.minecraft.class_310.method_1514(class_310.java:737)
    at net.minecraft.client.main.Main.main(Main.java:236)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:460)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

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

-- Head --
Thread: Render thread
Stacktrace:
    at mods.thecomputerizer.musictriggers.client.MusicPlayer.lambda$onTick$2(MusicPlayer.java:341)
    at java.base/java.util.stream.ReferencePipeline$4$1.accept(Unknown Source)
    at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
    at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
    at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)
    at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
    at java.base/java.util.stream.IntPipeline.reduce(Unknown Source)
    at java.base/java.util.stream.IntPipeline.sum(Unknown Source)
    at mods.thecomputerizer.musictriggers.client.MusicPlayer.onTick(MusicPlayer.java:341)
    at mods.thecomputerizer.musictriggers.MusicTriggersClient.lambda$setUpClientEvents$2(MusicTriggersClient.java:99)
    at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:65)
    at net.minecraft.class_310.handler$eed000$onEndTick(class_310.java:16472)

-- Affected level --
Details:
    All players: 1 total; [class_746['NantaArthur'/460, l='ClientLevel', x=90.75, y=106.00, z=-38.63]]
    Chunk stats: 1024, 324
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,86,0), Section: (at 0,6,0 in 0,5,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: 2402 game time, 2402 day time
    Server brand: fabric
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.class_638.method_8538(class_638.java:407)
    at net.minecraft.class_310.method_1587(class_310.java:2376)
    at net.minecraft.class_310.method_1514(class_310.java:761)
    at net.minecraft.client.main.Main.main(Main.java:236)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:460)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: Default, Fabric Mods, minecraft/supporteatinganimation, loadmyresources.hiddenpack, Stay_True_1.18.zip, Vanilla_Additions_Dark_GUI_Add-On_1.2.3.zip, Xaero's Minimap - Mod Icons.zip, immersive_weathering/better_brick_blocks, immersive_weathering/better_brick_items, immersive_weathering/visual_waxed_iron_items, continuity/glass_pane_culling_fix, continuity/default, NoBushyLeaves.zip, roman_numerals_v800.zip, Black Icons, songs

-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 4369426328 bytes (4167 MiB) / 10578034688 bytes (10088 MiB) up to 10578034688 bytes (10088 MiB)
    CPUs: 8
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
    Identifier: Intel64 Family 6 Model 158 Stepping 9
    Microarchitecture: unknown
    Frequency (GHz): 2.81
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 8
    Graphics card #0 name: Intel(R) HD Graphics 630
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024.00
    Graphics card #0 deviceId: 0x591b
    Graphics card #0 versionInfo: DriverVersion=24.20.100.6286
    Graphics card #1 name: NVIDIA GeForce GTX 1050 Ti
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095.00
    Graphics card #1 deviceId: 0x1c8c
    Graphics card #1 versionInfo: DriverVersion=30.0.15.1215
    Memory slot #0 capacity (MB): 16384.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): 31695.88
    Virtual memory used (MB): 27167.18
    Swap memory total (MB): 7203.51
    Swap memory used (MB): 657.62
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10086m -Xms10086m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m
    Fabric Mods: 
        additionaladditions: Additional Additions 4.0.3
        additionalbars: Additional Bars 3.0.0
        additionalstructures: Additional Structures 3.0.3
        adorn: Adorn 3.5.0+1.18.2
        advancednetherite: Advanced Netherite 1.5.0-1.18.2
        advancementplaques: Advancement Plaques 1.4.4
        advancements-enlarger: Advancements Enlarger 0.2.4
        adventurez: AdventureZ 1.4.10
        ae2: Applied Energistics 2 11.0.0
        ae2things: AE2Things 1.1.0-beta.6
        ae2wtlib: AE2WTLib 11.0.1
        alloy_forgery: Alloy Forgery 2.0.13+1.18
        aqupdcaracal: Caracal mob 1.18.2-1.3.8
        aqupdgrizzly: Grizzly Bear mob 1.18-1.3
        arcanus: Arcanus 1.29
        architects_palette: Architect's Palette Fabric 1.7
        architectury: Architectury 4.4.68
        artifacts: Artifacts 7.0.3+fabric
            expandability: ExpandAbility 6.0.0
            step-height-entity-attribute: Step Height Entity Attribute 1.0.0
        attributefix: AttributeFix 14.0.2
        autoconfig1u: Auto Config v1 Updated 3.4.0
        autofish: Autofish 0.9.4
        automaticdoors-fabric: Automatic Doors (Fabric) 2.4
        auudio: Auudio 1.0.3
        awesomedungeon: Awesome Dungeon 2.0.8
        awesomedungeonend: Awesome Dungeon Edition end 1.0.1
        awesomedungeonnether: Awesome Dungeon Edition Nether 1.0.1
        awesomedungeonocean: Awesome Dungeon Edition Ocean 2.0.6
        axolotlitemfix: Axolotl Item Fix 1.1.3
        backslot: BackSlot 1.2.6
            amecsapi: Amecs API 1.3.5+mc22w06a
        backslotaddon: BackSlot Addon 1.0.8
        badpackets: Bad Packets 0.1.2
        balm-fabric: Balm 3.0.0+0
        basicaiots: Basic AIOTs 1.3.3+1.18.2
        basicshields: Basic Shields [Fabric] 1.3.1-1.18.2
            crowdin-translate: CrowdinTranslate 1.4+1.18.2
        bcc: BetterCompatibilityChecker fabric-1.0.5
        bclib: BCLib 1.4.6
        beaconoverhaul: Beacon Overhaul 1.6.0+1.18.2
            reach-entity-attributes: Reach Entity Attributes 2.1.1
        better_bad_omen: Better Bad Omen 1.2.0
        betteranimalsplus: Better Animals Plus 1.18.2-11.0.5
        betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.1.0
        betterend: Better End 1.1.0
        betterf3: BetterF3 1.2.5
        bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.1.3
        betternether: Better Nether 6.1.1
        betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1
        betterthirdperson: Better Third Person 1.7.3
        bettervillage: Better Village 1.0.0
        bewitchment: Bewitchment 1.18-20
            fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
            impersonate: Impersonate 2.4.1
            terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0
        biomeinfo: BiomeInfo 1.18.2-10
        biomemakeover: Biome Makeover 1.18.2-1.4.23
        blockus: Blockus 2.4.7+1.18.2
        blur: Blur (Fabric) 2.4.1
        bookshelf: Bookshelf 13.1.16
        bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.7-1.18.2
            maelstrom_library: Maelstrom Library 1.2.4-1.18.2
            multipart_entities: MultipartEntities 1.1.5-1.18.2
        bowinfinityfix: Bow Infinity Fix rv11
        byg: Oh The Biomes You'll Go 1.4
        capybara: Capybara 1.0.4
        cardinal-components: Cardinal Components API 4.1.4
            cardinal-components-base: Cardinal Components API (base) 4.1.4
            cardinal-components-block: Cardinal Components API (blocks) 4.1.4
            cardinal-components-chunk: Cardinal Components API (chunks) 4.1.4
            cardinal-components-entity: Cardinal Components API (entities) 4.1.4
            cardinal-components-item: Cardinal Components API (items) 4.1.4
            cardinal-components-level: Cardinal Components API (world saves) 4.1.4
            cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.1.4
            cardinal-components-world: Cardinal Components API (worlds) 4.1.4
        carrier: Carrier 1.10.0
        charm: Charm 4.1.0
            com_moandjiezana_toml_toml4j: toml4j 0.7.2
        cherishedworlds: Cherished Worlds 2.0.1-1.18
        chimes: Chimes 1.1.1
        chipped: Chipped 1.2
        chubby_stuff: Chubby Stuff 1.0.1
        clienttweaks: Client Tweaks 7.1.0
        cloth-config: Cloth Config v6 6.2.62
            cloth-basic-math: cloth-basic-math 0.6.1
        clumps: Clumps 8.0.0+8
        collective-fabric: Collective (Fabric) 4.26
            fiber: fiber 0.23.0-2
        comforts: Comforts 1.1.2-1.18.2
        connectivity: Connectivity Mod 1.18.2-2.9
        continuity: Continuity 1.1.0+1.18.2
        controlling: Controlling For Fabric 9.0+19
        cosmetic-armor: Cosmetic Armor 1.3.1
        crafttweaker: CraftTweaker 9.1.143
            org_javassist_javassist: javassist 3.28.0-GA
            org_reflections_reflections: reflections 0.10.2
        crawl: Crawl 0.10.6
            mm: Manningham Mills 2.3
        create: Create mc1.18.2_v0.4.1+586
            com_google_code_findbugs_jsr305: jsr305 3.0.2
            fake-player-api: Fake Player API 0.3.0
            flywheel: Flywheel 1.18-0.6.2.25
            forge_tags: Forge Tags 2.1
            milk: Milk Lib 0.3.2
                dripstone_fluid_lib: Dripstone Fluid Lib 1.2.0
            noindium: No Indium? 1.0.1+1.18.2
            porting_lib: Porting Lib 1.1.0-beta+1.18.2-dev.ffa2ca8
            registrate-fabric: Registrate for Fabric MC1.18.2-1.0.3
                fabric-data-generation-api-v1: Fabric Data Generation API (v1) 2.0.9+e19de87d60
        creatures_from_the_warmths: Creatures From The Warmths 2.0.0+1.18.2
        creeperoverhaul: Creeper Overhaul 1.3.1
        cullleaves: Cull Leaves 2.3.2
        dark-enchanting: Dark Enchanting 1.0.0+1.18.2
            libgui: LibGui 5.4.0+1.18.2
                jankson: Jankson 4.0.0+j1.2.0
                    blue_endless_jankson: jankson 1.2.1
                libninepatch: LibNinePatch 1.1.0
            omega-config: OmegaConfig 1.2.3-1.18.1
        darkpaintings: DarkPaintings 10.0.3
        dashloader: DashLoader 3.1.1+1.18
            com_github_luben_zstd-jni: zstd-jni 1.5.2-2
            dev_quantumfusion_dashloader_dashloader-core: dashloader-core 1.4.0
            dev_quantumfusion_hyphen: hyphen 0.2.0
        dawn: Dawn API 3.3.1
        decorative_blocks: Decorative Blocks 2.1.0
        deepslatecutting: Deepslate Cutting 1.3.3
            maybe-data: Maybe data 1.3.1-1.18.2
        dehydration: Dehydration 1.2.8
        deleteworldstotrash: Delete Worlds To Trash 3.2.0
        display_case: Display Case Mod 1.0.0
        dragonloot: DragonLoot 1.0.10
        drippyloadingscreen: Drippy Loading Screen 1.6.2
        duckling: Duckling 1.0.5
        dummmmmmy: MmmMmmMmmMmm 1.18-1.5.0
        dusk: Dragonfight Mod 1.18.2-2.2
        dustrial_decor: Dustrial Decor 0.5
        dynamicfps: Dynamic FPS 2.1.0
        earthtojavamobs: Earth2Java 1.8.0+1.18.2
        easymagic: Easy Magic 3.3.0
        easyshulkerboxes: Easy Shulker Boxes 3.1.1
        eatinganimationid: Eating Animation 1.6
        ecologics: Ecologics 1.5.4
        edenring: EdenRing 0.5.1
        elytratrinket: Elytra Trinket 3.0.0-1.18.1
        enchantinginfuser: Enchanting Infuser 3.2.0
        enchantment_lore: Enchantment Lore 1.2.6-1
        enchdesc: EnchantmentDescriptions 10.0.3
        endgoblintraders: End Goblin Traders 1.5 (Re-upload)
        enhanced_attack_indicator: Enhanced Attack Indicator 1.0.3+1.18
        enhancedcelestials: Enhanced Celestials 2.0.7
        entityculling: EntityCulling-Fabric 1.5.1
        equipmentcompare: Equipment Compare 1.2.12
        exlinefurniture: Exline's Furniture Mod 2.0.7
        expandedstorage: Expanded Storage 7.3.12
        explorerscompass: Explorer's Compass 1.18.2-2.1.0-fabric
        extended_armor_bars: Extended Armor Bars 1.2.1
        extragenerators: Extra Generators 1.2.1-BETA+1.18
            team_reborn_energy: Energy 2.2.0
        fabric: Fabric API 0.53.4+1.18.2
            fabric-api-base: Fabric API Base 0.4.4+d7c144a860
            fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.1+2373a54560
            fabric-biome-api-v1: Fabric Biome API (v1) 8.0.4+7b0f312660
            fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.12+3ac43d9560
            fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
            fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
            fabric-containers-v0: Fabric Containers (v0) 0.1.21+d7c144a860
            fabric-content-registries-v0: Fabric Content Registries (v0) 3.0.5+d82b939260
            fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960
            fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.1+ee261a3e60
            fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.19+ffb2c71e60
            fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
            fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
            fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.16+d7c144a860
            fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
            fabric-item-api-v1: Fabric Item API (v1) 1.5.0+85719ab760
            fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.12+91896a4960
            fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.12+54e5b2ec60
            fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.10+b4f4f6cd60
            fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.0.4+d8d7804a60
            fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.11+d7c144a860
            fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.1+81ea5b3c60
            fabric-models-v0: Fabric Models (v0) 0.3.6+d7c144a860
            fabric-networking-api-v1: Fabric Networking API (v1) 1.0.21+d882b91560
            fabric-networking-v0: Fabric Networking (v0) 0.3.8+b4f4f6cd60
            fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.1+032c981d60
            fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
            fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.8+0d9ab37260
            fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.13+d882b91560
            fabric-renderer-indigo: Fabric Renderer - Indigo 0.5.0+7faf0d8860
            fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.11+b4f4f6cd60
            fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
            fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
            fabric-rendering-v0: Fabric Rendering (v0) 1.1.13+b4f4f6cd60
            fabric-rendering-v1: Fabric Rendering (v1) 1.10.7+54e5b2ec60
            fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
            fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.0+2afceb2960
            fabric-screen-api-v1: Fabric Screen API (v1) 1.0.10+d882b91560
            fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.0+1f6558e860
            fabric-textures-v0: Fabric Textures (v0) 1.0.12+3ac43d9560
            fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.2+f4563ac860
            fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.0.0+bd8a4a1860
        fabric-language-kotlin: Fabric Language Kotlin 1.7.4+kotlin.1.6.21
            org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.21
            org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.21
            org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.21
            org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.21
            org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.1
            org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.1
            org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.2
            org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.2
            org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.2
        fabricloader: Fabric Loader 0.14.6
        fabricshieldlib: Fabric Shield Lib 1.5.3-1.18
        fallingleaves: Falling Leaves 1.11.1+1.18.2
        fallingtree: FallingTree 3.5.1
        fancymenu: FancyMenu 2.7.2
        farmersdelight: Farmer's Delight 1.18.2-0.2.1
        faux-custom-entity-data: Faux-Custom-Entity-Data 2.0.1
        feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1
        ferritecore: FerriteCore 4.2.1
        fmextension_audio: FancyMenu Audio Extension 1.0.0
        forgeconfigapiport: Forge Config API Port 3.2.0
        forgottenrecipes: ForgottenRecipes 1.18.1-1.0.0
        friendsandfoes: Friends&Foes 1.4.0
        ftbchunks: FTB Chunks 1802.3.6-build.145
        ftblibrary: FTB Library 1802.3.6-build.119
        ftbquests: FTB Quests 1802.3.8-build.101
        ftbteams: FTB Teams 1802.2.6-build.51
        gateofbabylon: Gate Of Babylon 1.7.0-1.18.2
        geckolib3: Geckolib 3.0.42
            com_eliotlash_mclib_mclib: mclib 18
            com_eliotlash_molang_molang: molang 18
        geodes: More Geodes 1.4.2
        go-fish: Go Fish 1.5.0-1.18.2
        goblintraders: Goblin Traders 1.5.1
        goodall: Goodall 1.0.2
        graveyard: The Graveyard 1.8
        guardiansgalore: GuardiansGalore 1.18.2-3.0
        guild: Guild 0.4.0
        highlighter: Highlighter 1.1.2
        hoverpets: Hover Pets 0.3.3
        icarus: Icarus 1.11
        iceberg: Iceberg 1.0.38
        illagerexp: Illager Expansion 0.1.5
        illuminations: Illuminations 1.10.4
        immersive_armors: Immersive Armors 1.3.4
        immersive_weathering: Immersive Weathering 2.5.3
        impaled: Impaled 1.1.3
        indium: Indium 1.0.3+mc1.18.2
        indrev: Industrial Revolution 1.14.0-BETA
            libblockattributes_core: LibBlockAttributes (Core) 0.10.0
            libblockattributes_fluids: LibBlockAttributes (Fluids) 0.10.0
            libblockattributes_items: LibBlockAttributes (Items) 0.10.0
            magna: Magna 1.7.0-1.18-pre1
        infinityfix: Infinity Fix 1.0.0
        infusion_table: Infusion Table 1.0.5
        ingredient-extension-api: Ingredient Extension API 2.0.5
        inmis: Inmis 2.6.0-1.18.2
        inventoryhud: Inventory HUD + 3.4.2
        iris: Iris 1.2.4-build.38
            org_anarres_jcpp: jcpp 1.4.14
        itemborders: Item Borders 1.1.5
        itemfilters: Item Filters 1802.2.7-build.21
        jamlib: JamLib 0.0.5
        java: OpenJDK 64-Bit Server VM 17
        journeymap-fabric: Journeymap 5.8.4
            journeymap-api-fabric: JourneyMap API 1.18.2-1.8-fabric-SNAPSHOT
        kibe: Kibe 1.9.7-BETA+1.18
        kleeslabs: KleeSlabs 11.0.0
        konkrete: Konkrete 1.3.3
        krypton: Krypton 0.1.9
            com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
        lazydfu: LazyDFU 0.1.2
        legendarytooltips: Legendary Tooltips 1.2.4
        levelz: LevelZ 1.3.1
        libraryferret: Library Ferret 1.0.3
        lithium: Lithium 0.7.10
        loadmyresources: Load My Resources 1.0.1
        londonunderground: MTR London Underground Addon 1.18.2-3.0.0-1.0.14
        lootgoblins: Lootgoblins 1.0.8
        lootr: Lootr 0.3.19.56
        lovely_snails: Lovely Snails 1.0.4+1.18
        macawsbridgesbyg: Macaw's Bridges - BYG 1.18.2-1.2
        macawsroofsbyg: Macaw's Roofs - BYG 1.18.2-1.0
        magnumtorch: Magnum Torch 3.1.2
        mavm: More Axolotl Variants Mod 1.0.7a
        mca: Minecraft Comes Alive 7.3.0
        mcda: MC Dungeons Armors 2.0.6
        mcdar: MC Dungeons Artifacts 1.4.8
        mcdw: MC Dungeons Weapons 4.3.2
            enchantment_force: enchantment_force 0.1.7
        mcwbridges: Macaw's Bridges 2.0.3
        mcwdoors: Macaw's Doors 1.0.6
        mcwfences: Macaw's Fences and Walls 1.0.4
        mcwlights: Macaw's Lights and Lamps 1.0.3
        mcwpaintings: Macaw's Paintings 1.0.3
        mcwroofs: Macaw's Roofs 2.1.2
        mcwtrpdoors: Macaw's Trapdoors 1.0.5
        mcwwindows: Macaw's Windows 2.0.3
        megane: megane 7.5.1
            megane-api: megane-api 7.1.0
            megane-applied-energistics-2: megane-applied-energistics-2 7.1.0
            megane-extra-generators: megane-extra-generators 7.1.0
            megane-fabric-transfer: megane-fabric-transfer 7.1.0
            megane-industrial-revolution: megane-industrial-revolution 7.1.0
            megane-kibe: megane-kibe 7.1.0
            megane-lib-block-attributes: megane-lib-block-attributes 7.1.0
            megane-reborn-core: megane-reborn-core 7.1.0
            megane-reborn-energy: megane-reborn-energy 7.0.0
            megane-runtime: megane-runtime 7.2.0
            megane-tech-reborn: megane-tech-reborn 7.1.0
            megane-vanilla: megane-vanilla 7.1.1
            megane-wireless-networks: megane-wireless-networks 7.1.0
        midnightlib: MidnightLib 0.4.0
        minecraft: Minecraft 1.18.2
        miniminer: Miniminer 1.0.1
        modern_industrialization: Modern Industrialization 1.1.1
            advanced_runtime_resource_pack: Runtime Resource Pack 0.5.7
        modid: Creatures Of The Snow 2.0.0+1.18.2
        modmenu: Mod Menu 3.2.2
        more-axolotls: More Axolotls 1.0.2
        more_babies: More Babies 0.5.2
        moreachievements: MoreAchievements 1.0.8
        moretags: More Tags 3.0.4
        mostructures: Mo' Structures 1.4.2+1.18.2
        mousetweaks: Mouse Tweaks 2.22
        mtr: Minecraft Transit Railway 1.18.2-3.0.0
        musictriggers: Music Triggers 5.4
            com_googlecode_soundlibs_jlayer: jlayer 1.0.1.4
            io_github_kostaskougios_cloning: cloning 1.10.3
            org_jcodec_jcodec: jcodec 0.2.5
            org_jcodec_jcodec-javase: jcodec-javase 0.2.5
            org_objenesis_objenesis: objenesis 3.2
        mythicmetals: Mythic Metals 0.13.1
        mythicmounts: Mythic Mounts 1.18.2-7.0
        naturescompass: Nature's Compass 1.18.2-2.0.3-fabric
        nears: Nears 1.1.8
        ninjaphenix_container_lib: NinjaPhenix's Container Library 1.3.0
        notenoughanimations: NotEnoughAnimations 1.6.0
        numismatic-overhaul: Numismatic Overhaul 0.2.2+1.18
            stacc: Stacc 1.3.0
        observable: Observable 2.2.3
        onsoulfire: On Soul Fire 1.18-3
        overweight_farming: Overweight Farming 1.18.2-1.2.0-fabric
        owo: oωo 0.7.2+1.18
        oxidized: Oxidized 1.6.4
        paintings: Paintings++ 9.1.2.1
        patchouli: Patchouli 1.18.2-67-FABRIC
        paxi: Paxi 1.18.2-Fabric-2.0
        pehkui: Pehkui 3.3.2+1.14.4-1.19
            kanos_config: Kanos Config 0.3.1+1.14.4-1.19
        phosphor: Phosphor 0.8.1
        pickupnotifier: Pick Up Notifier 3.2.0
        pigsteel: Pigsteel Mod 1.7.1
        playerabilitylib: Pal 1.5.1
        pling: Pling 1.5.0
        plushies: Plushie Mod 1.2
        polymorph: Polymorph 0.0.21-1.18.2
        postmateria: Post Materia 1.0.0-1.18.2
            fiblib: FibLib 1.3.1+1.18.2
            world-data: World Data 1.0.3-1.18.2
        probablychests: Probably Chests 0.4.3
        puzzle: Puzzle 1.2.1
            puzzle-base: Puzzle Base 1.2.1
            puzzle-gui: Puzzle GUI 1.2.1
            puzzle-models: Puzzle Models 1.2.1
            puzzle-splashscreen: Puzzle Splash Screen 1.2.1
        puzzleslib: Puzzles Lib 3.3.5
        quartzelv: Quartz Elevator 2.1.1+1.18
        raised: Raised 1.1.1
        ratsmischief: Rat's Mischief 1.3.7
        reborncore: Reborn Core 5.2.0
        repurposed_structures: Repurposed Structures 4.1.9+1.18.2
        rhino: Rhino 1802.1.13-build.175
        rightclickharvest: Right Click Harvest 2.0.6
        roughlyenoughitems: Roughly Enough Items 8.2.470
        roughlyenoughprofessions: Roughly Enough Professions 1.0.1
        roughlyenoughresources: Roughly Enough Resources 2.5.0
        runelic: Runelic 11.0.1
        seasons: Fabric Seasons 1.4-BETA+1.18
        seedfix: Seed Fix 1.0.1
        simple-rpc: Simple RPC 3.0.1
            me_hypherionmc_simple-rpc-common: simple-rpc-common 3.0.1
        sit: Sit 1.18.2-19
        skinlayers: 3d Skin Layers 1.4.6-mc1.18.2
        skylorlib: SkyLib 1.3.35
        snailmail: Snail Mail 1.18.2-1.1.0
        soaringstructures2: Soaring Structures 2 1.18.2 - 2.3.1
        sodium: Sodium 0.4.1+build.15
            org_joml_joml: joml 1.10.2
        sound_physics_remastered: Sound Physics Remastered 1.18.2-1.0.6
        spark: spark 1.9.1
        spellbound: Spellbound 1.9.0
        spirit: Spirit 1.3.0
        sprout: Sprout 1.3.1
        sspb: Sodium Shadowy Path Blocks 2.0.0
        starterkit-fabric: Starter Kit (Fabric) 3.1
        status-effect-bars: Status Effect Bars 1.0.1
        stoneholm: Stoneholm 1.4.3
        strawgolem: Strawgolem 2.0.0a2
        styled-nicknames: Styled Nicknames 1.0.4+1.18
            player-data-api: Player Data API 0.1.0+1.18
        styledchat: Styled Chat 1.2.3+1.18
            placeholder-api: Placeholder API 1.1.3+1.17.1
        t_and_t: Towns and Towers - Structure Add-on 1.6
        taterzens: Taterzens 1.9.4
            config2brigadier: Config to Brigadier 1.1.1
            server_translations_api: Server Translations API 1.4.12+1.18.2
                packet_tweaker: Packet Tweaker 0.2.0+1.18-pre1
            sgui: sgui 1.0.0+1.18.1
        techreborn: Tech Reborn 5.2.0
        terrablender: TerraBlender 1.1.0.101
            com_electronwill_night-config_core: core 3.6.4
            com_electronwill_night-config_toml: toml 3.6.4
        the_aether: Paradise Lost 1.6.9+1.18.2
            customportalapi: Custom Portal Api 0.0.1-beta50-1.18
            gud_recipe_confidence: Recipe Confidence 1.0.2
            incubus_core: Incubus Core 1.6.6+1.18.2
            satin: Satin 1.7.2
        the_bumblezone: The Bumblezone - Fabric 5.0.14+1.18.2
        thonkutil: ThonkUtil 2.14.1+1.18
            thonkutil-base: ThonkUtil Base 1.12.2+23c1dc2c60
            thonkutil-capes-v1: ThonkUtil Capes (v1) 1.3.2+9e23427060
            thonkutil-coords-v1: ThonkUtil Coords (v1) 1.0.19+9b80223760
            thonkutil-customization-v1: ThonkUtil Customization (v1) 1.0.14+9b80223760
            thonkutil-legacy: ThonkUtil Legacy 1.0.20+9b80223760
            thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.0.12+9b80223760
            thonkutil-potions-v0: ThonkUtil Potions (v0) 1.4.1+9b80223760
            thonkutil-titlescreen-v1: ThonkUtil TitleScreen (v1) 1.1.9+9b80223760
            thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.20+9b80223760
        toms_storage: Tom's Simple Storage Mod 1.3.1
        totw_additions: Towers of the Wild: Additions 1.2.1
        tradernpcs: Trader NPCs 1.1.1
        tradingpost: Trading Post 3.2.0
        transparent_cosmetics: Transparent Cosmetics 1.4.0
        transportables: Transportables 1.2
        trashslot: TrashSlot 11.0.2
        travelerstitles: Traveler's Titles 1.18.2-Fabric-2.1.1
        trinketofundying: Trinket of Undying 2.0.1-1.18
        trinkets: Trinkets 3.3.1
        twigs: Twigs 1.1.3-patch1+1.18.2
        universal_ores: Universal Ores 1.2.1
        universalbonemeal: Universal Bone Meal 3.0.5
        updatefixerupper: UpdateFixerUpper 1.0.0
        vanilla_degus: Vanilla Degus 1.3.0
        veinmining: Vein Mining 0.0.12-1.18.2
        villager-hats: Villager Hats 1.4.0
        visuality: Visuality 0.4.2
            goosik-config: goosik-config 0.2.0
            tlcosmetica: Cosmetica 0.4.0
        visualworkbench: Visual Workbench 3.3.0
        voicechat: Simple Voice Chat 1.18.2-2.2.44
        voidtotem: VoidTotem (Fabric) 1.18.2-1.3.1
        voidz: VoidZ 1.0.7
        wandering_collector: Wandering Collector 1.1.2+mc1.18.2
            coat: Coat 1.0.0-beta.17+mc1.18.2
            tweed4_annotated: tweed4_annotated 1.3.0
            tweed4_base: tweed4_base 1.5.0+mc1.18.2
            tweed4_data: tweed4_data 1.2.1+mc1.18.2
            tweed4_data_hjson: tweed4_data_hjson 1.1.0
            tweed4_tailor_coat: tweed4_tailor_coat 1.1.2+mc1.18.2
            tweed4_tailor_screen: tweed4_tailor_screen 1.1.1+mc1.18.2
        waystones: Waystones 2.5.3
        whisperwoods: Whisperwoods 1.18.2-2.1.0
        wilderworld: WilderWorld 2.1.2
            chord: Chord 1.8.0+1.18.2-fabric
        wildlife: Wildlife 1.18.2-1.0
        windchimes: Windchimes 1.2.0
        wirelessnetworks: Wireless Networks 1.5.1
        wolveswitharmor: Wolves With Armor 1.7.1-1.18.2
            static-content: Static Content 1.0.1-1.16.2
                staticdata: Static Data 1.1.2
        worldedit: WorldEdit 7.2.10+1742f98
        worldeditcui: WorldEditCUI 1.18.2+01
        wthit: wthit 4.10.3
        yigd: You're in Grave Danger 1.3.4
        yungsapi: YUNG's API 1.18.2-Fabric-2.0.8
        yungsbridges: YUNG's Bridges 1.18.2-Fabric-2.1.0
        yungsextras: YUNG's Extras 1.18.2-Fabric-2.1.0
        zihlaunchpads: ZIHLaunchpads 1.2.0
        zoomify: Zoomify 1.6.0
            com_github_llamalad7_mixinextras: mixinextras 0.0.10
            dev_isxander_settxi: settxi 2.1.1
            settxicloth: Settxi Cloth Impl 1.0.2
    Loaded Shaderpack: (off)
    Flywheel Backend: GL33 Instanced Arrays
    Launched Version: 1.18.2
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 512.15, NVIDIA Corporation
    Window size: 1920x1027
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
    Type: Integrated Server (map_client.txt)
    Graphics mode: fancy
    Resource Packs: vanilla, Fabric Mods, minecraft/supporteatinganimation, loadmyresources.hiddenpack, file/Stay_True_1.18.zip, file/Vanilla_Additions_Dark_GUI_Add-On_1.2.3.zip, file/Xaero's Minimap - Mod Icons.zip, immersive_weathering/better_brick_blocks, immersive_weathering/better_brick_items, immersive_weathering/visual_waxed_iron_items, continuity/glass_pane_culling_fix, continuity/default, file/NoBushyLeaves.zip, file/roman_numerals_v800.zip, Black Icons
    Current Language: English (US)
    CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
    Server Running: true
    Player Count: 1 / 8; [class_3222['NantaArthur'/460, l='ServerLevel[New World]', x=90.75, y=106.00, z=-38.63]]
    Data Packs: vanilla, loadmyresources.hiddenpack (incompatible), Fabric Mods
    World Generation: Stable

Full log latest.log

Our modpack music trigger config: musictriggers.toml

TheComputerizer commented 2 years ago

Does the crash still happen if you remove the play_once parameters?

TheComputerizer commented 1 year ago

This has been fixed in 6.0