Skip to content

Frequent Orbis-related IllegalStateException errors #235

@ghost

Description

Minecraft: 1.21
NeoForge: 21.0.14-beta
Creative Core: 2.11.34
Ambient Sounds: 6.0.2

[Hopefully I picked the right culprit and shouldn't have gone with Tales (aka Creative Core).]

Am seeing a lot of the following errors on an extremely light (2 mod) instance:

[17Jun2024 18:04:31.006] [Sound engine/ERROR] [net.minecraft.util.thread.BlockableEventLoop/FATAL]: Error executing task on Sound executor
java.lang.IllegalStateException: Corrupt or missing data in bitstream
        at TRANSFORMER/minecraft@1.21/net.minecraft.client.sounds.JOrbisAudioStream.readPage(JOrbisAudioStream.java:129) ~[client-1.21-20240613.152323-srg.jar%23171!/:?]
        at TRANSFORMER/minecraft@1.21/net.minecraft.client.sounds.JOrbisAudioStream.readPacket(JOrbisAudioStream.java:157) ~[client-1.21-20240613.152323-srg.jar%23171!/:?]
        at TRANSFORMER/minecraft@1.21/net.minecraft.client.sounds.JOrbisAudioStream.readChunk(JOrbisAudioStream.java:192) ~[client-1.21-20240613.152323-srg.jar%23171!/:?]
        at TRANSFORMER/minecraft@1.21/net.minecraft.client.sounds.FloatSampleSource.read(FloatSampleSource.java:17) ~[client-1.21-20240613.152323-srg.jar%23171!/:?]
[...]

Have run the same test instance containing only Abient Sounds and Creative Core a few times and it's 100% reproduceable.

Log from one iteration of that singleplayer world here with the debug.log here

With any luck I'll have not missed any vital detail but please give me a shout if I have. And thanks for the awesome mod!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions