Up

Results 46 issues of Up

When opening the mod list screen (both when opening it from another menu and when closing out of a child config screeen) via keyboard, that key press is also transferred...

To reproduce: - be on a dedicated server - chat regularly - cancel a single chat event (`QuiltChatEvents.CANCEL.register(EnumSet.of(QuiltMessageType.CHAT), /* ... */`) - try chatting again => be kicked with "chat...

bug
good first issue
library: management

Would it be possible to support java 14 record classes without needing to manually create type adapters? Currently (as of Jankson 1.2.0), when trying to deserialize a record class via...

enhancement

you could add a link to the tutorial series to the github repository, either in the readme or just on the repo itself (or both)

**Is your feature request related to a problem? Please describe.** Wasabi has several more regions than what is currently available in the `Region` enum. (see the relevant Wasabi [Knowledge Base...

enhancement
chore

The certificate for https://curse.nikky.moe expired as of 2 days ago

Right now I have to get the issue URL by casting `net.minecraftforge.forgespi.language.IModFileInfo` to `net.minecraftforge.fml.loading.moddiscovery.ModFileInfo` to extract the issue URL from it, because `IModFileInfo` has no getter for that. ex. ```java...

bug

I had set an invalid version in development, something like `development+202401010000-1.20.1`, which failed to parse and then subsequently made it appear as if neoforge was missing entirely. ![image](https://github.com/neoforged/FancyModLoader/assets/10714589/0ce82820-c079-474a-bcea-c48e93d99b61) changing my...

bug

I've tried setting up this action yesterday, but it seems like nothing ever happens. There is no console log, and after 6 hours github eventually cancelled all my builds. The...