Advertisement
mr_floris

Untitled

May 14th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. [13:24:30] [Server thread/INFO]: [TradeMe] Enabling TradeMe v6.0.0.6
  2. [13:24:30] [Server thread/ERROR]: Error occurred while enabling TradeMe v6.0.0.6 (Is it up to date?)
  3. java.lang.IllegalArgumentException: Cannot get ID of Modern Material
  4. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  5. at org.bukkit.Material.getId(Material.java:3302) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  6. at com.TradeMe.CMILib.ItemManager$CMIMaterial.updateMaterial(ItemManager.java:1608) ~[?:?]
  7. at com.TradeMe.CMILib.ItemManager.load(ItemManager.java:40) ~[?:?]
  8. at me.Zrips.TradeMe.TradeMe.onEnable(TradeMe.java:233) ~[?:?]
  9. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  10. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  11. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  12. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  13. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  14. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:440) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  15. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  16. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  17. at java.lang.Thread.run(Thread.java:834) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement