Auth Me

Auth Me

6M Downloads

Offline login on Development enviroment causes a crash

ivyissilly opened this issue ยท 0 comments

commented

Expected behavior

Ability to log in to offline accounts using AuthMe.

Observed/actual behavior

Game crashes due to SessionUtils trying to access "com.mojang.realmsclient.client.RealmsClient", even though it is private

Steps/models to reproduce

  1. Launch a fabric dev enviroment with AuthMe in your run directory
  2. Attempt to login to an offline account

Version

authme-fabric-9.0.1+1.21.7

Agreements

  • I am running the latest version of the mod.
  • My version of Minecraft is supported.
  • I have searched for and ensured there isn't already an open issue regarding this.

Other

could be due to my mod, but I can't be %100 sure as I am very new to fabric development