DeafGeek

Minecraft 1.7 Beta error

Jun 30th, 2011
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.49 KB | None | 0 0
  1. Extending piston into a stream of water triggers the below error and Saving chunk appears then minecraft closes and the world refuses to open afterward.
  2.  
  3. java.lang.NullPointerException
  4.         at ut.a(SourceFile:130)
  5.         at uk.a(SourceFile:97)
  6.         at uk.n_(SourceFile:145)
  7.         at fd.g(SourceFile:1119)
  8.         at net.minecraft.client.Minecraft.k(SourceFile:1494)
  9.         at net.minecraft.client.Minecraft.run(SourceFile:754)
  10.         at java.lang.Thread.run(Unknown Source)
  11. Stopping!
Advertisement
Add Comment
Please, Sign In to add comment