pack: v0.34.1 — bnstoolkit hotfix 0.1.1 #70
Reference in New Issue
Block a user
Delete Branch "hotfix/bnstoolkit-0.1.1"
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?
Summary
IllegalArgumentException: class uk.sijbers.bnstoolkit.BnsToolkit has no @SubscribeEvent methods, but register was called anyway.NeoForge.EVENT_BUS.register(this)call. Will come back in M1 alongside the first @SubscribeEvent listener./srv/fast/brass-sigil-server/server/mods/. Server is currently down (JVM exited; wrapper supervisor is up; web admin on :8080 needs a Start click).What I couldn't verify
Cannot bring the JVM back myself — the admin panel needs auth I'm not supposed to be guessing, and
systemctl restartwould also count as taking the live service down. So this is shipped "safe" — fix on disk, fix in git, but the user has to click Start in the panel to confirm the load succeeds on the next boot.Lessons
gameTestServerGradle run to catch this class of bug pre-deploy in M1.🤖 Generated with Claude Code