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

[1.18.2] Wrong error message when exceeding maxGraphicsOpcodes #190

Open
Jeroen-45 opened this issue Jul 1, 2022 · 0 comments
Open

[1.18.2] Wrong error message when exceeding maxGraphicsOpcodes #190

Jeroen-45 opened this issue Jul 1, 2022 · 0 comments

Comments

@Jeroen-45
Copy link

Issue description: When you exceed the maxGraphicsOpcodes limit, the wrong error message is shown.

Steps to reproduce: try to draw more graphics items than the set limit. You will get an error like this:
[10,1] Missing network card (0)

Versions:

  • Minecraft: 1.18.2

Relevant code:
In ProcessorTileEntity.java on line 1866, EXCEPT_MISSINGNETWORKCARD is triggered.
image

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

1 participant