Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Crash ticking entity #2563

Open
6 tasks done
lexiccn opened this issue Feb 11, 2025 · 0 comments
Open
6 tasks done

Bug: Crash ticking entity #2563

lexiccn opened this issue Feb 11, 2025 · 0 comments
Assignees
Labels
loader/fabric This issue affects the Fabric modloader. status/in-progress The issue is currently being worked on. type/crash The issue describes a problem which crashes the game or kicks the player from a server. version/1.21.1 This issue affects Minecraft version 1.21.1.

Comments

@lexiccn
Copy link

lexiccn commented Feb 11, 2025

What Feature Types Apply to This Bug?

Entity

Other Type

No response

What Type of Bug Is This?

Crash

Mod Loader

Fabric

Mod Loader Version

0.16.9

The Aether Version

1.5.4

Is This Bug a Conflict With Another Mod?

Potentially Accessories 1.1.0-beta, tclayer 3.10.0 or Artifacts 12.0.5

Client Log

https://gist.github.com/lexiccn/b6679400c8c4da6ee4097df4915f28ca

Crash Report (if applicable)

https://gist.github.com/lexiccn/f99251950c88b3451a1426417a3be574

Steps to Reproduce

Not entirely sure, occurred just while players were walking around the overworld.

Before running into this error however I changed:
Aether 1.5.1 -> Aether 1.5.4
Added Accessories 1.1.0-beta (previously it was using it from Aether directly presumably)
Removed Trinkets, added tclayer 3.10.0 (to allow for Trinkets from Artifacts mod to work with Aether without deletions)

What You Expect To Happen

Nothing of note

What Actually Happened

Server crashed suddenly when entity ticked

Additional Details

Is almost certainly related to Accessories given the references to entity equipment and the changes made to cause this.

Requested to report the bug from the Discord server.

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.
@github-project-automation github-project-automation bot moved this to Back Log in The Aether Feb 11, 2025
@bconlon1 bconlon1 added the status/in-progress The issue is currently being worked on. label Feb 11, 2025
@bconlon1 bconlon1 moved this from Back Log to In Progress in The Aether Feb 13, 2025
@bconlon1 bconlon1 added version/1.21.1 This issue affects Minecraft version 1.21.1. loader/fabric This issue affects the Fabric modloader. type/crash The issue describes a problem which crashes the game or kicks the player from a server. and removed type/bug labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loader/fabric This issue affects the Fabric modloader. status/in-progress The issue is currently being worked on. type/crash The issue describes a problem which crashes the game or kicks the player from a server. version/1.21.1 This issue affects Minecraft version 1.21.1.
Projects
Status: In Progress
Development

No branches or pull requests

3 participants