Skip to content

Crash on startup: MineColonies cannot read config before Sable loads it #1552

Description

@unmapachetrashcan-max

Context

The game crashes on startup with the error Cannot get config value before config is loaded.

The crash happens in MineColonies (ClientEventHandler.onPlaySoundEvent) when it tries to read a config value, but Sable has already fired the sound event before configs finish loading.

I tested with Sable 2.0.4 and 2.0.5, and the crash is identical in both versions.

Other mods like Quark, Create Railways Navigator, and Supplementaries are also affected according to Issue #101.

Versions:

Minecraft: 1.21.1

NeoForge: 21.1.248

Sable: 2.0.4 and 2.0.5

MineColonies: 1.1.1368-1.21.1

Crash Report

https://mclo.gs/GGJBVDb

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: crashSomething crashes my game

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions