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: crashing on entity render #2492

Open
6 tasks done
SalF27 opened this issue Jan 12, 2025 · 10 comments
Open
6 tasks done

Bug: crashing on entity render #2492

SalF27 opened this issue Jan 12, 2025 · 10 comments
Assignees
Labels
invalid/incomplete The issue is missing required information. 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. version/1.21.1 This issue affects Minecraft version 1.21.1.

Comments

@SalF27
Copy link

SalF27 commented Jan 12, 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

1.21.1

The Aether Version

1.5.3

Is This Bug a Conflict With Another Mod?

No response

Client Log

No response

Crash Report (if applicable)

https://gist.github.com/SalF27/4758534ef82c0f38f6e95e615af9d8da

Steps to Reproduce

just go into the aether, im not sure if its the mods that i had installed that made the crash happen but the report didnt mention them

What You Expect To Happen

game will pause and crash after passing thru an aether portal

What Actually Happened

one time i stepped through and it worked for a bit then i saw a mob and it crashed

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.
@github-project-automation github-project-automation bot moved this to Back Log in The Aether Jan 12, 2025
@bconlon1 bconlon1 moved this from Back Log to Next Up in The Aether Jan 26, 2025
@HAWK-6155
Copy link

Can confirm this is happening to me as well, on Fabric 0.16.10, with just The Aether I and its dependencies installed.

@arthurhenrir
Copy link

Same here with fabric 0.16.10

@Dragon-Seeker
Copy link
Contributor

I still have yet to have this occur and find exactly the cause of this as from my understanding this should not and could not occur with how the method calls are happening without some code modification happening

@bconlon1 bconlon1 added loader/fabric This issue affects the Fabric modloader. version/1.21.1 This issue affects Minecraft version 1.21.1. 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
@bconlon1
Copy link
Contributor

@HAWK-6155 @arthurhenrir can either of you provide your own crash logs if you're having this same issue?

@SalF27 can you see if removing other mods affects whether you get this crash?

@bconlon1 bconlon1 added the invalid/incomplete The issue is missing required information. label Feb 18, 2025
@bconlon1 bconlon1 moved this from Next Up to Back Log in The Aether Feb 18, 2025
@arthurhenrir
Copy link

Hello, @bconlon1
Here is my crash log, the crash occurs between 5-10 seconds after entering the ether dimension
crash_log_arthurhenrir.txt

@bconlon1
Copy link
Contributor

@arthurhenrir Okay good to confirm that does seem to probably be the same issue, can you now also try narrowing down what other mod(s) could be causing the crash through removing mods?

@arthurhenrir
Copy link

@bconlon1 , the incompatibility is with Nameplate mod, i tested with all the mobs from aether and get crashed with Zephyr and Aerwhale

@bconlon1
Copy link
Contributor

Can you provide the crash log that comes from just Aether and Nameplate installed?

@arthurhenrir
Copy link

@bconlon1
Copy link
Contributor

I'll look into what mixins Nameplate has that might cause this issue then, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid/incomplete The issue is missing required information. 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. version/1.21.1 This issue affects Minecraft version 1.21.1.
Projects
Status: Back Log
Development

No branches or pull requests

5 participants