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

Bug with LittleTiles #743

Open
Auleiy opened this issue Nov 5, 2024 · 2 comments
Open

Bug with LittleTiles #743

Auleiy opened this issue Nov 5, 2024 · 2 comments

Comments

@Auleiy
Copy link

Auleiy commented Nov 5, 2024

Only rendering the chunks that don't have littletiles block. No any unusual in log, but always send the following exception extremely quickly on console:

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.BlockAndTintGetter.m_8055_(net.minecraft.core.BlockPos)" because "this.level" is null
        at TRANSFORMER/[email protected]+mc1.20.1/org.embeddedt.embeddium.render.chunk.light.ForgeLightPipeline.computeLightData(ForgeLightPipeline.java:54)
        at TRANSFORMER/[email protected]+mc1.20.1/org.embeddedt.embeddium.render.chunk.light.ForgeLightPipeline.calculate(ForgeLightPipeline.java:75)
        at TRANSFORMER/[email protected]/team.creative.littletiles.client.mod.rubidium.pipeline.LittleRenderPipelineRubidium.buildCache(LittleRenderPipelineRubidium.java:184)
        at TRANSFORMER/[email protected]/team.creative.littletiles.client.render.cache.build.RenderingThread.run(RenderingThread.java:233)
@Amateur233
Copy link

Amateur233 commented Nov 21, 2024

Use Embeddium instead, like Rubidium has been dead for a year by far. Thank you.

@Amateur233
Copy link

#737

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

2 participants