Utility Nexus Admin (0.0.0-beta.5)
Curse Maven Snippet
What's new
v0.0.0-beta.5 - Startup Crash Fix
Fixed
- Missing mod loader declaration: the
neoforge.mods.tomltemplate was missing the requiredmodLoaderandloaderVersionkeys. NeoForge rejected the jar withInvalidModFileException: Missing ModLoader in file, aborting mod loading and crashing the game on startup. - The visible crash was a secondary
RuntimeException: Where is minecraft???!thrown by Quark/Zeta while trying to render the loading-error screen — not a Quark bug, just a symptom of the aborted load.
Technical Changes
neoforge.mods.tomltemplate — addedmodLoader="javafml"andloaderVersion="${loader_version_range}".gradle.properties— addedloader_version_range=[4,)(javafml language provider is version 4 on NeoForge 21.1.x).build.gradle— wiredloader_version_rangeinto thegenerateModMetadataresource-processing task.
Server note: beta.4 fails to load entirely. Update to beta.5.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

