Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.27 KB | None | 0 0
  1. Could not load 'plugins\test.jar' in folder 'plugins'
  2. org.bukkit.plugin.InvalidPluginException: java.lang.Error: Unresolved compilation problems:
  3. The type java.io.File cannot be resolved. It is indirectly referenced from required .class files
  4. The type java.io.IOException cannot be resolved. It is indirectly referenced from required .class files
  5. The type java.io.Reader cannot be resolved. It is indirectly referenced from required .class files
  6. The type java.io.InputStream cannot be resolved. It is indirectly referenced from required .class files
  7. The import java.io.File cannot be resolved
  8. The import java.io.IOException cannot be resolved
  9. The import java.util.HashMap cannot be resolved
  10. The import java.util.HashSet cannot be resolved
  11. The import java.util.UUID cannot be resolved
  12. The import java.util.logging.Logger cannot be resolved
  13. The hierarchy of the type WarDeclaration is inconsistent
  14. Logger cannot be resolved to a type
  15. Logger cannot be resolved
  16. File cannot be resolved to a type
  17. File cannot be resolved to a type
  18. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  19. File cannot be resolved to a type
  20. File cannot be resolved to a type
  21. File cannot be resolved to a type
  22. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  23. File cannot be resolved to a type
  24. File cannot be resolved to a type
  25. File cannot be resolved to a type
  26. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  27. File cannot be resolved to a type
  28. File cannot be resolved to a type
  29. File cannot be resolved to a type
  30. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  31. File cannot be resolved to a type
  32. HashMap cannot be resolved to a type
  33. Syntax error, parameterized types are only available if source level is 1.5 or greater
  34. String cannot be resolved to a type
  35. HashMap cannot be resolved to a type
  36. Syntax error, parameterized types are only available if source level is 1.5 or greater
  37. String cannot be resolved to a type
  38. HashSet cannot be resolved to a type
  39. Syntax error, parameterized types are only available if source level is 1.5 or greater
  40. HashSet cannot be resolved to a type
  41. Syntax error, parameterized types are only available if source level is 1.5 or greater
  42. HashSet cannot be resolved to a type
  43. Syntax error, parameterized types are only available if source level is 1.5 or greater
  44. HashSet cannot be resolved to a type
  45. Syntax error, parameterized types are only available if source level is 1.5 or greater
  46. HashSet cannot be resolved to a type
  47. Syntax error, parameterized types are only available if source level is 1.5 or greater
  48. HashSet cannot be resolved to a type
  49. Syntax error, parameterized types are only available if source level is 1.5 or greater
  50. HashMap cannot be resolved to a type
  51. Syntax error, parameterized types are only available if source level is 1.5 or greater
  52. HashMap cannot be resolved to a type
  53. Syntax error, parameterized types are only available if source level is 1.5 or greater
  54. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  55. Logger cannot be resolved to a type
  56. The method getName() from the type PluginDescriptionFile refers to the missing type String
  57. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  58. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  59. Logger cannot be resolved to a type
  60. The method getName() from the type PluginDescriptionFile refers to the missing type String
  61. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  62. File cannot be resolved to a type
  63. Logger cannot be resolved to a type
  64. The method getName() from the type PluginDescriptionFile refers to the missing type String
  65. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  66. File cannot be resolved to a type
  67. Logger cannot be resolved to a type
  68. The method getName() from the type PluginDescriptionFile refers to the missing type String
  69. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  70. IOException cannot be resolved to a type
  71. File cannot be resolved to a type
  72. Logger cannot be resolved to a type
  73. The method getName() from the type PluginDescriptionFile refers to the missing type String
  74. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  75. File cannot be resolved to a type
  76. Logger cannot be resolved to a type
  77. The method getName() from the type PluginDescriptionFile refers to the missing type String
  78. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  79. Syntax error, annotations are only available if source level is 1.5 or greater
  80. Override cannot be resolved to a type
  81. Logger cannot be resolved to a type
  82. Syntax error, annotations are only available if source level is 1.5 or greater
  83. Override cannot be resolved to a type
  84. The type java.util.Set cannot be resolved. It is indirectly referenced from required .class files
  85. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  86. The type java.lang.Double cannot be resolved. It is indirectly referenced from required .class files
  87. The type java.lang.Byte cannot be resolved. It is indirectly referenced from required .class files
  88. SuppressWarnings cannot be resolved to a type
  89. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  90. UUID cannot be resolved to a type
  91. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  92. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  93. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  94. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  95. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  96. The type java.lang.Integer cannot be resolved. It is indirectly referenced from required .class files
  97. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  98. File cannot be resolved to a type
  99. File cannot be resolved to a type
  100. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  101. The method getName() from the type Faction refers to the missing type String
  102. The method getName() from the type Faction refers to the missing type String
  103.  
  104. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[custom.jar:git-Spigot-c3c767f-33d5de3]
  105. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[custom.jar:git-Spigot-c3c767f-33d5de3]
  106. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [custom.jar:git-Spigot-c3c767f-33d5de3]
  107. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [custom.jar:git-Spigot-c3c767f-33d5de3]
  108. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [custom.jar:git-Spigot-c3c767f-33d5de3]
  109. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [custom.jar:git-Spigot-c3c767f-33d5de3]
  110. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  111. Caused by: java.lang.Error: Unresolved compilation problems:
  112. The type java.io.File cannot be resolved. It is indirectly referenced from required .class files
  113. The type java.io.IOException cannot be resolved. It is indirectly referenced from required .class files
  114. The type java.io.Reader cannot be resolved. It is indirectly referenced from required .class files
  115. The type java.io.InputStream cannot be resolved. It is indirectly referenced from required .class files
  116. The import java.io.File cannot be resolved
  117. The import java.io.IOException cannot be resolved
  118. The import java.util.HashMap cannot be resolved
  119. The import java.util.HashSet cannot be resolved
  120. The import java.util.UUID cannot be resolved
  121. The import java.util.logging.Logger cannot be resolved
  122. The hierarchy of the type WarDeclaration is inconsistent
  123. Logger cannot be resolved to a type
  124. Logger cannot be resolved
  125. File cannot be resolved to a type
  126. File cannot be resolved to a type
  127. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  128. File cannot be resolved to a type
  129. File cannot be resolved to a type
  130. File cannot be resolved to a type
  131. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  132. File cannot be resolved to a type
  133. File cannot be resolved to a type
  134. File cannot be resolved to a type
  135. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  136. File cannot be resolved to a type
  137. File cannot be resolved to a type
  138. File cannot be resolved to a type
  139. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  140. File cannot be resolved to a type
  141. HashMap cannot be resolved to a type
  142. Syntax error, parameterized types are only available if source level is 1.5 or greater
  143. String cannot be resolved to a type
  144. HashMap cannot be resolved to a type
  145. Syntax error, parameterized types are only available if source level is 1.5 or greater
  146. String cannot be resolved to a type
  147. HashSet cannot be resolved to a type
  148. Syntax error, parameterized types are only available if source level is 1.5 or greater
  149. HashSet cannot be resolved to a type
  150. Syntax error, parameterized types are only available if source level is 1.5 or greater
  151. HashSet cannot be resolved to a type
  152. Syntax error, parameterized types are only available if source level is 1.5 or greater
  153. HashSet cannot be resolved to a type
  154. Syntax error, parameterized types are only available if source level is 1.5 or greater
  155. HashSet cannot be resolved to a type
  156. Syntax error, parameterized types are only available if source level is 1.5 or greater
  157. HashSet cannot be resolved to a type
  158. Syntax error, parameterized types are only available if source level is 1.5 or greater
  159. HashMap cannot be resolved to a type
  160. Syntax error, parameterized types are only available if source level is 1.5 or greater
  161. HashMap cannot be resolved to a type
  162. Syntax error, parameterized types are only available if source level is 1.5 or greater
  163. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  164. Logger cannot be resolved to a type
  165. The method getName() from the type PluginDescriptionFile refers to the missing type String
  166. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  167. The method getDataFolder() from the type JavaPlugin refers to the missing type File
  168. Logger cannot be resolved to a type
  169. The method getName() from the type PluginDescriptionFile refers to the missing type String
  170. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  171. File cannot be resolved to a type
  172. Logger cannot be resolved to a type
  173. The method getName() from the type PluginDescriptionFile refers to the missing type String
  174. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  175. File cannot be resolved to a type
  176. Logger cannot be resolved to a type
  177. The method getName() from the type PluginDescriptionFile refers to the missing type String
  178. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  179. IOException cannot be resolved to a type
  180. File cannot be resolved to a type
  181. Logger cannot be resolved to a type
  182. The method getName() from the type PluginDescriptionFile refers to the missing type String
  183. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  184. File cannot be resolved to a type
  185. Logger cannot be resolved to a type
  186. The method getName() from the type PluginDescriptionFile refers to the missing type String
  187. The method getVersion() from the type PluginDescriptionFile refers to the missing type String
  188. Syntax error, annotations are only available if source level is 1.5 or greater
  189. Override cannot be resolved to a type
  190. Logger cannot be resolved to a type
  191. Syntax error, annotations are only available if source level is 1.5 or greater
  192. Override cannot be resolved to a type
  193. The type java.util.Set cannot be resolved. It is indirectly referenced from required .class files
  194. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  195. The type java.lang.Double cannot be resolved. It is indirectly referenced from required .class files
  196. The type java.lang.Byte cannot be resolved. It is indirectly referenced from required .class files
  197. SuppressWarnings cannot be resolved to a type
  198. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  199. UUID cannot be resolved to a type
  200. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  201. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  202. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  203. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  204. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  205. The type java.lang.Integer cannot be resolved. It is indirectly referenced from required .class files
  206. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  207. File cannot be resolved to a type
  208. File cannot be resolved to a type
  209. Syntax error, 'for each' statements are only available if source level is 1.5 or greater
  210. The method getName() from the type Faction refers to the missing type String
  211. The method getName() from the type Faction refers to the missing type String
  212.  
  213. at me.axiom.bpl.wardeclaration.WarDeclaration.<init>(WarDeclaration.java:1) ~[?:?]
  214. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_101]
  215. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_101]
  216. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_101]
  217. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_101]
  218. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_101]
  219. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement