Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
CraftPresence Changes
v2.2.2 (09/01/2023)
A Detailed Changelog from the last release is available here
See the Mod Description or README for more info regarding the mod.
Changes
- Pack Integration Changes:
- The Modrinth Launcher is now supported! (Read more about it here)
- The
pack.icon
placeholder will now fall back to thepack.type
placeholder value if the originally requested icon does not exist
- Backend Core API Improvements (
FileUtils
,StringUtils
andTranslationUtils
)- The Backend Reflection engine has been rewritten to better support accessing fields/methods from JVM Internals
- Adjusted Mod Initialization to allow "Developer Mode" logging to properly display again
- New Functions have been added to provide more usability to some utilities, as well as to resolve issues
with
special/xxx
builds - Several dependency and buildscript improvements have been made to improve Legacy MC Support
Fixes
- Fixed an issue with the Default KeyBinding in the MC Controls Gui being improperly set for keybinds registered
through
KeyUtils
- For developers: Use
KeyUtils#createKey
for creating the MC KeyBinding or refer to the Detailed Changelog for more info
- For developers: Use
- Fixed an Issue with syncing
KeyUtils
keybindings from the Mod Config to Vanilla- For developers: Use
KeyUtils#setKey
to resolve this issue, which now resets the Key Hash to properly match, similar to how the MC Controls Gui operates for setting or resetting keybindings
- For developers: Use
- Fixed a
NullPointerException
relating to addingTranslationManager
modules- Caused from a missing null check for the
ModUtils#RAW_TRANSLATOR
instance
- Caused from a missing null check for the
- Fixed an incorrect order with
syncArgument
calls inDiscordUtils#setup
- This had a rare chance to lock-up and eventually crash the mod, for some reason
- Fixed a possible
NullPointerException
in mod initialization- Caused by a missing null check in
CommandUtils#updateModes
- Caused by a missing null check in
- Fixed an Issue causing MC 1.16-1.16.1 Users to crash while using Fabric
- Caused by an incorrect version of Fabric API, older version supplied
- Fixed an Issue in MC 1.1.0 and below causing Text Overflow
- A new Text Box Implementation is now used in these versions, please report any issues!
- Fixed a possible
NullPointerException
when Directly Connecting to Servers- Caused by an incorrect
ServerUtils#isInvalidMotd
implementation
- Caused by an incorrect
- Fixed an Incompatibility with JVM 11+ in MC 1.2.5 and below
- This resolves a crash in obtaining the Minecraft Instance
- Fixed an Incompatibility with JVM 11+ related to the
autoRegister
config setting- This resolves a previously stubbed
InaccessibleObjectException
experienced with this setting
- This resolves a previously stubbed
- Fixed an Incorrect Reflection call in MC a1.1.2_01, preventing the Server Module from working
- Effected retrieving the Server IP, Port, and the
NetClientHandler
instance needed for the module to function
- Effected retrieving the Server IP, Port, and the
More Information
Known Issues
Despite configuration compatibility being ensured between v1.8.x/v1.9.x and v2.0, caution is advised to ensure the best experience, while also baring in mind that features can be adjusted, removed, or added/iterated upon between releases.
The following known issues are present in this build:
- On certain MC versions, Scrolling while in a Scroll List drawing
ItemStack
's may cause GUI distortions - Text with colors do not retain those colors if that text moves to a newline in the CraftPresence UIs
- The HypherionMC Config Layer (To Convert a Simple RPC config to CraftPresence) contains the following known issues:
- Placeholders related to the realm event are currently unimplemented and parse as
{''}
.
- Placeholders related to the realm event are currently unimplemented and parse as
Snapshot Build Info
Some Versions of this Mod are for Minecraft Snapshots or Experimental Versions, and as such, caution should be noted.
Any Snapshot Build released will be marked as ALPHA to match its Snapshot Status depending on tests done before release and issues found.
Snapshot Builds, depending on circumstances, may also contain changes for a future version of the mod, and will be noted
as so if this is the case with the -Staging
label.
Files
Metadata
Release channel
ReleaseVersion number
2.2.2+1.19.2Loaders
Game versions
1.19.1–1.19.2Downloads
2636Publication date
August 24, 2023 at 3:03 PMPublisher
CDAGaming
Owner