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

[Screen/InventoryModule] java.lang.IllegalStateException: Pose stack not empty #2197

Open
LKD-PIX opened this issue Nov 1, 2023 · 4 comments

Comments

@LKD-PIX
Copy link

LKD-PIX commented Nov 1, 2023

Issue description:

The game crashes upon displaying the inventory of a block via the inventory module in a screen.

The Modpack is really huge and it isn't really an option to trial and error with disabling mods in this case.
If there is any more work or research i could put into this issue i'd like to hear!

Steps to reproduce:

Place a screen and use an inventory display card

Versions:

  • Minecraft: 1.19.2
  • Forge: 43.3.2
  • CompatLayer (only if on Minecraft 1.10 or 1.11):
  • McJtyLib: 7.2.5
  • RFTools: 4.1.7

I am using Embeddium a sodium Forge fork.
I am using Oculus an Iris fork for Forge. (Tried without this one, still happens)

crash-2023-11-01_04.19.47-client.txt

@McJty
Copy link
Collaborator

McJty commented Nov 1, 2023

I cannot reproduce this. Can you give me a crash report WITHOUT using any mod like embeddium, oculus, or whatever.

Also what exactly was this trying to display? What item was in the inventory?

@LKD-PIX
Copy link
Author

LKD-PIX commented Nov 1, 2023

I tested a bit, i can reproduce it now, it indeed does seem to be an issue with the oculus shader mod

@LKD-PIX
Copy link
Author

LKD-PIX commented Nov 1, 2023

I can't really determine if this on your or Ocolus's side.
This can be reproduced in the latest versions of RFT + Embeddium + Oculus.
Should i report this to their issue tracker?

@McJty
Copy link
Collaborator

McJty commented Nov 1, 2023

Yes please. I have no clue what I can do from my side

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

No branches or pull requests

3 participants
@McJty @LKD-PIX and others