Guest User

error

a guest
Feb 23rd, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. 14:07:30 [SEVERE] Error occurred while enabling OtherDrops v2.8-beta5 (Is it up to date?)
  2. java.lang.NullPointerException
  3. at com.gmail.zariust.otherdrops.drop.ItemDrop.getName(ItemDrop.java:254)
  4. at com.gmail.zariust.otherdrops.drop.DropType.toString(DropType.java:143)
  5. at java.lang.String.valueOf(String.java:2854)
  6. at java.lang.StringBuilder.append(StringBuilder.java:128)
  7. at java.util.AbstractCollection.toString(AbstractCollection.java:450)
  8. at com.gmail.zariust.otherdrops.drop.DropListExclusive.getName(DropListExclusive.java:145)
  9. at com.gmail.zariust.otherdrops.drop.DropType.toString(DropType.java:143)
  10. at com.gmail.zariust.otherdrops.OtherDropsConfig.loadSimpleDrop(OtherDropsConfig.java:610)
  11. at com.gmail.zariust.otherdrops.OtherDropsConfig.loadDrop(OtherDropsConfig.java:511)
  12. at com.gmail.zariust.otherdrops.OtherDropsConfig.loadBlockDrops(OtherDropsConfig.java:495)
  13. at com.gmail.zariust.otherdrops.OtherDropsConfig.loadDropsFile(OtherDropsConfig.java:414)
  14. at com.gmail.zariust.otherdrops.OtherDropsConfig.loadDropsFile(OtherDropsConfig.java:433)
  15. at com.gmail.zariust.otherdrops.OtherDropsConfig.loadConfig(OtherDropsConfig.java:297)
  16. at com.gmail.zariust.otherdrops.OtherDropsConfig.load(OtherDropsConfig.java:191)
  17. at com.gmail.zariust.otherdrops.OtherDrops.onEnable(OtherDrops.java:90)
  18. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  19. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  20. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  21. at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.java:282)
  22. at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.java:264)
  23. at net.minecraft.server.v1_4_R1.MinecraftServer.j(MinecraftServer.java:321)
  24. at net.minecraft.server.v1_4_R1.MinecraftServer.e(MinecraftServer.java:300)
  25. at net.minecraft.server.v1_4_R1.MinecraftServer.a(MinecraftServer.java:259)
  26. at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:149)
  27. at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399)
  28. at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
Advertisement
Add Comment
Please, Sign In to add comment