Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5 0.68 KB | None | 0 0
  1. 2010-11-07 01:05:31 [SEVERE] Exception while calling plugin function
  2. java.lang.NullPointerException
  3.         at SignPost.setText(SignPost.java:31)
  4.         at Portal.drawSign(Portal.java:126)
  5.         at Portal.createPortal(Portal.java:298)
  6.         at Stargate$Listener.onComplexBlockChange(Stargate.java:85)
  7.         at PluginLoader.callHook(PluginLoader.java:368)
  8.         at jc.a(jc.java:1334)
  9.         at ja.a(SourceFile:54)
  10.         at bf.a(SourceFile:218)
  11.         at jc.a(jc.java:56)
  12.         at do.a(SourceFile:85)
  13.         at net.minecraft.server.MinecraftServer.h(SourceFile:264)
  14.         at net.minecraft.server.MinecraftServer.run(SourceFile:205)
  15.         at bv.run(SourceFile:479)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement