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

Log gets spammed with STDERRs #35

Closed
ireece1 opened this issue Nov 30, 2019 · 1 comment
Closed

Log gets spammed with STDERRs #35

ireece1 opened this issue Nov 30, 2019 · 1 comment
Assignees
Labels
bug Something isn't working cannot reproduce wontfix This will not be worked on

Comments

@ireece1
Copy link

ireece1 commented Nov 30, 2019

  • Champions: champions-1.12.2-1.0.11
  • Forge: 14.23.5.2847

Something to do with rendering the champion health. This happen's every now and then

Crash Log: https://pastebin.com/jz09NMqm

@TheIllusiveC4 TheIllusiveC4 self-assigned this Dec 1, 2019
@TheIllusiveC4 TheIllusiveC4 added the bug Something isn't working label Dec 1, 2019
@TheIllusiveC4 TheIllusiveC4 added cannot reproduce wontfix This will not be worked on labels Dec 9, 2019
@TheIllusiveC4
Copy link
Owner

I can't reproduce this issue. It seems like it's saying that the distance between the viewing player and the champion is too large. However, I've tried with up to 100 blocks viewing distance which translates to a bounding box much much larger than the one that gave you an error and it doesn't give me anything in the logs.

Even stranger, I can't even find where it is throwing that error in the Minecraft code at all. It seems like it shouldn't even be possible to get that error.

Regardless, I don't think there's anything I can do about this since it's necessary in order to identify what champion you're looking at. The best solutions I can think of is to either set the config option for health bar visibility to a low enough number that won't trigger this anymore or disable the champion HUD entirely (which is a feature that I plan to include in the next build).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cannot reproduce wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants