[1.21.5] [Forge] Runtime dep of quilt's json parser not present #28
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
WildToastyMop/CombatLog#28
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?
Per this log, looks like the dependency on whatever quilt json library this is is missing on 1.21.5. This may also be an issue on the other forge versions but this is just what someone happened to be using in mcforge's player support channel.
(Hi, I'm one of the moderators over there).
I feel like it would be easy enough to just use forge's config api for the forge impl. unless there's something special about quilt's that you require.
My monkey brain just doesnt understand impls yet lol
Im probably going to end up switching it as some point