promotional bannermobile promotional banner

Flashback Neoforge Fixed

Compatibility fixes for running Flashback on NeoForge 1.21.1 through Sinytra Connector.
Back to Files

flashback_neoforge_fixed-1.0.6.jar

File nameflashback_neoforge_fixed-1.0.6.jar
Uploader
tatutotatuto
Uploaded
Sep 6, 2026
Downloads
134
Size
162.5 KB
Mod Loaders
NeoForge
File ID
8819738
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:flashback-neoforge-fixed-1671440:8819738"

Learn more about Curse Maven

What's new

Fix: Crash on launch (MissingResourceException: Missing font: inter-medium.ttf)Flashback loads its bundled UI fonts from the Minecraft ResourceManager during Minecraft init. Under Sinytra Connector the Fabric mod's assets are not yet visible to the NeoForge ResourceManager at that point, so the lookup returned empty and the game hard-crashed.This adds a fallback (MixinReplayUILoadFont) that reads the font directly from the Flashback jar on the classpath, which is always available. Fabric behavior is unchanged (it still uses the ResourceManager path).

This mod has no additional files