Advertisement
Guest User

Untitled

a guest
Aug 4th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. 04:31:43 [INFO] [TheWalls] Enabling TheWalls v1.7
  2. 04:31:43 [INFO] FAILED.
  3. 04:31:43 [INFO] That world folder does not exist. These look like worlds to me:
  4. 04:31:43 [INFO]
  5. 04:31:43 [SEVERE] Error occurred while enabling TheWalls v1.7 (Is it up to date?)
  6. java.lang.NullPointerException
  7. at org.bukkit.Location.getBlock(Location.java:82)
  8. at me.NerdsWBNerds.TheWalls.TheWalls.toGame(TheWalls.java:732)
  9. at me.NerdsWBNerds.TheWalls.TheWalls.load(TheWalls.java:338)
  10. at me.NerdsWBNerds.TheWalls.TheWalls.onEnable(TheWalls.java:109)
  11. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
  12. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  13. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  14. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
  15. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
  16. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
  17. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
  18. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
  19. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
  20. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement