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]: Pose Stack Error #4932

Open
2 tasks done
fluffybunni5 opened this issue Jul 6, 2023 · 1 comment
Open
2 tasks done

[Bug]: Pose Stack Error #4932

fluffybunni5 opened this issue Jul 6, 2023 · 1 comment
Labels

Comments

@fluffybunni5
Copy link

fluffybunni5 commented Jul 6, 2023

Pose Stack Not Empty Error

Hello! I'm using Ice and Fire via the Medieval Minecraft Modpack for 1.16.5 (thru ATLauncher) but I keep having this issue where when a stage 4 dragon is destroying lots of blocks, I get a pose stack error and crash. This has happened twice without being able to relog back into the world to fix it in game. The first time, it fixed itself without me doing anything, but this time nothing I've tried has worked. The devs of the modpack told me to come here for help.
crash-2023-07-03_05.42.34-client.txt

Minecraft Version

1.16(CRASHES ONLY)

Ice and Fire version

2.1.12-16.5-patch-1

Citadel version

1.8.1

Relevant log output

No response

Other Information

  • I am using other mods besides Ice and Fire
  • I have attached a log file from the session that I have experienced this issue
@SiverDX
Copy link
Contributor

SiverDX commented Jan 15, 2024

this happens when mods don't properly handle the pose stack or work on it cross-method

(e.g. push in a pre render event and pop in a post event - now what happens if a mod cancels only one of those)

there is no sane way to debug this and it's unlikely to be caused by this mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants