1.0.1: Open Blocks Sky Block and Inverted Sky Block cause Rendering Crash

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Jukari

New Member
Jul 29, 2019
21
0
0
Version:
1.0.1

What is the bug:
If you place a Sky Block and power it or place an inverted Sky Block, it crashes with the following error.

Description: Rendering Block Entity

java.lang.NullPointerException: Rendering Block Entity
at openblocks.client.renderer.tileentity.TileEntitySkyRenderer.func_147500_a(TileEntitySkyRenderer.java:42)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Mod & Version:
OpenBlocks 1.7.10-1.3-snapshot-433

Paste.feed-the-beast.com log:


Can it be repeated:
Yes, start a test world, place inverted sky block, game crashes.

Known Fix:
None. Had to open world in McEdit and manually delete the block.
 
Sadly I have had this issue as well. I haven't gone back in to see if I need to MCEdit it or not yet. Log;

http://pastebin.com/4bg0fErp

(BTW, can however is managing this forum put in a button to spoiler selected text plz? It's very useful if pastebin isn't an option for whatever reason, also if you simply don't want something giant taking up half of someone's screen.)

Edit; Yup, crashes soon as I load in now. New crash log;

http://pastebin.com/w8vdvxXm
 
Last edited: