Skip to content

Conversation

@ghzdude
Copy link
Contributor

@ghzdude ghzdude commented Mar 3, 2025

What

!getWorld().isRemote returns true for tracked dummy worlds on client, causing a NPE for getting a MinecraftServer
this causes the JEI module to fail during load specifically for integrated servers.

Implementation Details

replace check with a direct null check

Outcome

MTEs no longer NPE

Additional Information

how did nobody else experience this

@ghzdude ghzdude added the type: bug Something isn't working label Mar 3, 2025
@ghzdude ghzdude requested a review from a team as a code owner March 3, 2025 00:19
@TechLord22 TechLord22 merged commit 14f7df3 into GregTechCEu:master Apr 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants