Skip to content

v1.0.11

Choose a tag to compare

@zhenzi233 zhenzi233 released this 09 Aug 14:51
· 28 commits to master since this release

v1.0.11

  • Fix: vanilla Forge 1.12.2 clients can now load the mod - removed the
    Cleanroom-only ModType: CRL manifest attribute (vanilla Forge treats an
    unknown ModType as "not an FML mod" and silently skips the jar) and rebuilt
    with a Java 8 target (class 52) so Forge's ASM 5.2 mod discovery accepts it;
    previously the client never had the mod in its list, so Cleanroom servers
    rejected the connection with "mod is not found on client"