The Aether

The Aether

53M Downloads

Bug: the Aether mod and Replay Mod together causes world failing to launch when re-entering a world

noxious0919-ops opened this issue · 0 comments

commented

What Feature Types Apply to This Bug?

No response

Other Type

code

What Type of Bug Is This?

Crash

Mod Loader

Fabric

Mod Loader Version

0.17.1

The Aether Version

1.20.1-1.5.2-beta.9-fabric

Is This Bug a Conflict With Another Mod?

Replay Mod

Client Log

<script src="https://gist.github.com/noxious0919-ops/7b77595d3d716d68765a56de92b8f0e4.js"></script>

Crash Report (if applicable)

No response

Steps to Reproduce

  1. Install Replay Mod, the Aether mod
  2. load a single player world
  3. exit the world to menu
  4. re-enter the world
  5. error message: Connection Lost
    Internal Exception: java.lang.RuntimeException: io.netty.util.IllegalReferenceCountException: refCnt: 0

What You Expect To Happen

Game to load normally upon re-entry

What Actually Happened

Normally, Fabric’s loader ignores it (since it’s in a non-critical layer), but ReplayMod’s early initialization triggers a full metadata validation — causing this Expected name at line 5 column 6 error.

That line/column pattern (line 5 column 6) is exactly where the bad comma appears in Aether’s pack.mcmeta in certain releases.

Additional Details

No response

Please Read and Confirm The Following

  • I have confirmed this bug can be replicated without the use of Optifine.
  • I have confirmed this bug is on the most recently supported version of Minecraft.
  • I have confirmed the details provided in this report are concise as possible and does not contain vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this bug is unique and has not been reported already.
  • If playing on a modpack, I have reported this bug to their issue tracker already.
  • I have confirmed that I'm reporting a bug in The Aether I, not The Aether II.