Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. 02.12 11:22:06 [Server] INFO at com.wolvencraft.prison.mines.cmd.UtilCommand.run(UtilCommand.java:40)
  2. 02.12 11:22:06 [Server] INFO at com.wolvencraft.prison.mines.settings.SignData.loadAll(SignData.java:69)
  3. 02.12 11:22:06 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:175)
  4. 02.12 11:22:06 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
  5. 02.12 11:22:06 [Server] INFO at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
  6. 02.12 11:22:06 [Server] INFO at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
  7. 02.12 11:22:06 [Server] INFO at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
  8. 02.12 11:22:06 [Server] INFO at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
  9. 02.12 11:22:06 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127)
  10. 02.12 11:22:06 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141)
  11. 02.12 11:22:06 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  12. 02.12 11:22:06 [Server] INFO at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26)
  13. 02.12 11:22:06 [Server] INFO at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:461)
  14. 02.12 11:22:06 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:306)
  15. 02.12 11:22:06 [Server] INFO at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:145)
  16. 02.12 11:22:06 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:325)
  17. 02.12 11:22:06 [Server] INFO at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182)
  18. 02.12 11:22:06 [Server] INFO at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35)
  19. 02.12 11:22:06 [Server] INFO at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:187)
  20. 02.12 11:22:06 [Server] INFO at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:129)
  21. 02.12 11:22:06 [Server] INFO at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:92)
  22. 02.12 11:22:06 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  23. 02.12 11:22:06 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  24. 02.12 11:22:06 [Server] INFO at sun.reflect.GeneratedConstructorAccessor31.newInstance(Unknown Source)
  25. 02.12 11:22:06 [Server] INFO at com.wolvencraft.prison.mines.mine.DisplaySign.<init>(DisplaySign.java:117)
  26. 02.12 11:22:06 [Server] INFO java.lang.NullPointerException
  27. 02.12 11:22:06 [Server] SEVERE Could not call constructor 'public com.wolvencraft.prison.mines.mine.DisplaySign(java.util.Map) throws com.wolvencraft.prison.mines.exceptions.DisplaySignNotFoundException' of class com.wolvencraft.prison.mines.mine.DisplaySign for deserialization
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement