Pathoschild opened this issue 7 years ago ยท 1 comments
The game uses LocalizedContentManager.CreateTemporary() to create temporary content managers, but the method isn't virtual. Look into how to intercept it (e.g. by patching the game at runtime?).
LocalizedContentManager.CreateTemporary()
This was fixed in SMAPI 2.6.