View Single Post
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2017-01-01, 19:03

So maps are still broken for an unknown reason. The error though, in case Brad peeks in is:
Code:
java.lang.NullPointerException at tectonicus.blockTypes.Skull.addEdgeGeometry(Unknown Source) at tectonicus.blockTypes.Skull.addInteriorGeometry(Unknown Source) at tectonicus.Chunk.createGeometry(Unknown Source) at tectonicus.world.World.draw(Unknown Source) at tectonicus.world.World.draw(Unknown Source) at tectonicus.TileRenderer.renderBaseTiles(Unknown Source) at tectonicus.TileRenderer.output(Unknown Source) at tectonicus.TectonicusApp.run(Unknown Source) at tectonicus.TectonicusApp.main(Unknown Source)
I'm going to try again with the default texture pack and see how it goes.

Edit: not working yet. What new skulls have been added recently?

Louis L'Amour, “To make democracy work, we must be a nation of participants, not simply observers. One who does not vote has no right to complain.”
Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it.

Last edited by turtle : 2017-01-01 at 21:45.
  quote