Advertisement
matty406

Untitled

Feb 11th, 2019
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. -- Block model being tesselated --
  2. Details:
  3. Block: minecraft:glass_pane[east=true,north=false,south=false,west=false]
  4. Block location: World: (189,75,163), Chunk: (at 13,4,3 in 11,10; contains blocks 176,0,160 to 191,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  5. Using AO: false
  6. Stacktrace:
  7. at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:78)
  8. at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:57)
  9.  
  10. -- Block being tesselated --
  11. Details:
  12. Block type: ID #102 (tile.thinGlass // net.minecraft.block.BlockPane)
  13. Block data value: 0 / 0x0 / 0b0000
  14. Block location: World: (189,75,163), Chunk: (at 13,4,3 in 11,10; contains blocks 176,0,160 to 191,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  15. Stacktrace:
  16. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:80)
  17. at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:64)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement