Skip to content

WARN ConfigProvider: failed to load overlay config (java.lang.NullPointerException: null) #581

@Heitzenberg

Description

@Heitzenberg

When trying to open a world in MCA Selector 2.6.1, it freezes and crashes with the following log:

20:46:26.700 [main] WARN ConfigProvider: failed to load overlay config
java.lang.NullPointerException: null
at java.base/java.util.Objects.requireNonNull(Unknown Source) ~[?:?]
at java.base/java.util.Arrays$ArrayList.(Unknown Source) ~[?:?]
at java.base/java.util.Arrays.asList(Unknown Source) ~[?:?]
at net.querz.mcaselector.config.OverlayConfig.load(OverlayConfig.java:49) ~[mcaselector-2.6.1.jar:?]
at net.querz.mcaselector.config.ConfigProvider.loadOverlayConfig(ConfigProvider.java:39) [mcaselector-2.6.1.jar:?]
at net.querz.mcaselector.Main.main(Main.java:42) [mcaselector-2.6.1.jar:?]

I tried deleting the config file(s) and reinstalling, which did not fix the issue.

Environment:

  • OS: Windows 11
  • Java version: 21.0.9
  • Version of MCA Selector: 2.6.1

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