Guest User

Untitled

a guest
Jan 1st, 2021
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. net.minecraft.util.ReportedException: Rendering screen
  2. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1151) ~[buq.class:?]
  3. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) ~[bib.class:?]
  4. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  5. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  6. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_275]
  7. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_275]
  8. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_275]
  9. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_275]
  10. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  11. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  12. Caused by: java.lang.IllegalArgumentException: Parameter specified as non-null is null: method com.tencao.morebees.blocks.BlockHive.func_149915_a, parameter worldIn
  13. at com.tencao.morebees.blocks.BlockHive.func_149915_a(BlockHive.kt) ~[BlockHive.class:?]
  14. at net.minecraft.block.Block.createTileEntity(Block.java:1274) ~[aow.class:?]
  15. at io.github.opencubicchunks.cubicchunks.cubicgen.common.gui.component.UIBlockStateButton.drawForeground(UIBlockStateButton.java:131) ~[UIBlockStateButton.class:?]
  16. at net.malisis.core.client.gui.component.UIComponent.draw(UIComponent.java:1058) ~[UIComponent.class:1.12.2-6.5.1-SNAPSHOT]
  17. at io.github.opencubicchunks.cubicchunks.cubicgen.common.gui.component.UILayout.drawForeground(UILayout.java:236) ~[UILayout.class:?]
  18. at net.malisis.core.client.gui.component.UIComponent.draw(UIComponent.java:1058) ~[UIComponent.class:1.12.2-6.5.1-SNAPSHOT]
  19. at io.github.opencubicchunks.cubicchunks.cubicgen.common.gui.component.UILayout.drawForeground(UILayout.java:236) ~[UILayout.class:?]
  20. at net.malisis.core.client.gui.component.UIComponent.draw(UIComponent.java:1058) ~[UIComponent.class:1.12.2-6.5.1-SNAPSHOT]
  21. at net.malisis.core.client.gui.component.container.UIContainer.drawForeground(UIContainer.java:614) ~[UIContainer.class:1.12.2-6.5.1-SNAPSHOT]
  22. at io.github.opencubicchunks.cubicchunks.cubicgen.common.gui.component.UIColoredPanel.drawForeground(UIColoredPanel.java:72) ~[UIColoredPanel.class:?]
  23. at net.malisis.core.client.gui.component.UIComponent.draw(UIComponent.java:1058) ~[UIComponent.class:1.12.2-6.5.1-SNAPSHOT]
  24. at net.malisis.core.client.gui.component.container.UIContainer.drawForeground(UIContainer.java:614) ~[UIContainer.class:1.12.2-6.5.1-SNAPSHOT]
  25. at net.malisis.core.client.gui.component.UIComponent.draw(UIComponent.java:1058) ~[UIComponent.class:1.12.2-6.5.1-SNAPSHOT]
  26. at net.malisis.core.client.gui.component.container.UIContainer.drawForeground(UIContainer.java:614) ~[UIContainer.class:1.12.2-6.5.1-SNAPSHOT]
  27. at net.malisis.core.client.gui.component.UIComponent.draw(UIComponent.java:1058) ~[UIComponent.class:1.12.2-6.5.1-SNAPSHOT]
  28. at net.malisis.core.client.gui.GuiRenderer.drawScreen(GuiRenderer.java:304) ~[GuiRenderer.class:1.12.2-6.5.1-SNAPSHOT]
  29. at net.malisis.core.client.gui.MalisisGui.func_73863_a(MalisisGui.java:581) ~[MalisisGui.class:1.12.2-6.5.1-SNAPSHOT]
  30. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) ~[ForgeHooksClient.class:?]
  31. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124) ~[buq.class:?]
  32. ... 9 more
Advertisement
Add Comment
Please, Sign In to add comment