java.lang.NoSuchMethodError on launch and when a command is sent in discord #18
Labels
No labels
Bug
Confirmed
Crash
Documentation
Duplicate
Enhancement
High Priority
Invalid
Mod compatibility
Needs triage
Stale
Won't Fix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LunaFox/AutoWhitelist#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version information
1.1.2
Expected Behavior
The mod should load without errors and properly respond to commands in discord
Actual Behavior
The mod spits out an error on start and when a command is sent in discord.
Reproduction Steps
Java version
Java 19 (also affects Java 17)
Additional information
Happens with the modrinth and compat versions. Minecraft version is 1.19.4. This occurs even when this mod, fabric-api and fabric-language-kotlin are the only installed mods.
Here's the full error from launch:
and the error generated when sending
np!helpin discord:For 1.19.4 please use 1.1.4 or newer
I have published a new version for 1.19.4
https://modrinth.com/mod/autowhitelist/version/1.1.5
Just tested and it works well. Thanks for the quick fix!