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

TileEntityFunnelRenderer NPE crash 1.12.2-5.0-620a0c5 #1056

Open
TaoismDeepLake opened this issue Jan 24, 2022 · 6 comments
Open

TileEntityFunnelRenderer NPE crash 1.12.2-5.0-620a0c5 #1056

TaoismDeepLake opened this issue Jan 24, 2022 · 6 comments
Assignees

Comments

@TaoismDeepLake
Copy link

crash-2022-01-24_22.07.08-client.txt
Received this from community.

@GaeaKat
Copy link
Member

GaeaKat commented Jan 24, 2022

Need more information on this I am afraid, what was being done to get the error, and such

@GaeaKat GaeaKat self-assigned this Jan 24, 2022
@TaoismDeepLake
Copy link
Author

The player who reported this was incapable to provide a clear 100% reproduce method.
He said he put HammerLib(hammercore) and this together. When it occured, there was great mist showing on the screen.

How about adding a try-catch and do some log in the catch?

@TaoismDeepLake
Copy link
Author

Also, thank you for your timely respond.

@GaeaKat
Copy link
Member

GaeaKat commented Jan 24, 2022

Given I can not reproduce it, It isn't something I can randomly try catch. the exception there tells me the line and honestly none of that line should EVER be null unless something is playing about removing tile entities.

@TaoismDeepLake
Copy link
Author

In that case, I will inform you when further information are provided by that player. Thank you for your support.

@TaoismDeepLake
Copy link
Author

TaoismDeepLake commented Feb 11, 2022

Further info are provided by that player.
I have identified two type of TileEntityFunnelRenderer crashes from the info. Say that they are Type A and Type B.
Type A is that TileEntityFunnelRenderer.java:45 crash. The "Eldritch Guardian" entity in Thaumcraft6 brings strong mist when it shows up. If "fast render" of optifine is turned ON, it will crash as the mist arise.
Type B comes with TileEntityFunnel.java:111 log, which has HammerLib in its stacktrace, attached as follow:

crash-2022-01-25_00.26.30-client.txt
It appeares randomly if "fast render" of optifine is turned OFF.

P.S. "Fast render" is "快速渲染" in Chinese, and I'm not 100% sure about its English origin, it could be "Quick Render" "Swift Render"or such, as I do not use Optifine myself.
It is possible that Optifine caused this, as optifine is reported to cause strange bugs in Cyber-brick's Spiders2.0 mod.

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

No branches or pull requests

2 participants