Skip to content

Conversation

@itzg
Copy link
Owner

@itzg itzg commented Jan 12, 2023

This should fully fix #1893

@itzg itzg added the bug label Jan 12, 2023
@itzg
Copy link
Owner Author

itzg commented Jan 12, 2023

Still running into:

        Mod File: /data/mods/extremesoundmuffler-3.34-forge-1.19.2.jar
        Failure message: Extreme Sound Muffler (extremesoundmuffler) has failed to load correctly
                java.lang.reflect.InvocationTargetException: null
        Mod Version: 3.34-forge-1.19.2
        Mod Issue URL: https://github.com/LeoBeliik/ExtremeSoundMuffler/issues
        Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER
Stacktrace:

Even though the mod file doesn't claim to be a client mod:

    "gameVersions": [
      "1.19.2",
      "Forge"
    ],

@itzg itzg merged commit df0c57d into master Jan 12, 2023
@itzg itzg deleted the fix/1893-2 branch January 12, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using AUTO_CURSEFORGE should exclude client mods

2 participants