AtomChat

A phone-app style chat experience for Minecraft, powered by Skia.
Back to Files

NeoForge-1.21.1-0.2.6-hotfix

File nameatomchat-NeoForge-1.21.1-0.2.6-hotfix.jar
Uploader
E33EPUSE33EPUS
Uploaded
Sep 10, 2026
Downloads
5
Size
16.0 MB
Mod Loaders
NeoForge
File ID
8851335
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:atomchat-1681271:8851335"

Learn more about Curse Maven

What's new

Fixed: a Fabric-only crash when the chat panel rendered one of your own messages, text or image (the NeoForge build is functionally identical to 0.2.6 and only carries the matching version number so both jars ship in one release) — an anonymous inner class read the inherited protected client field of Screen, which is legal only while both share a package in dev; Fabric remaps Minecraft into a different package at runtime, so the JVM rejects the read with IllegalAccessError. The Fabric build now keeps its own client handle, matching the NeoForge build.

This mod has no additional files