Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 19:07:47 [SEVERE] Error occurred while enabling CivCraft v1.8.3 (Is it up to date?)
  2. java.lang.IllegalArgumentException: Empty string not allowed
  3.         at net.minecraft.server.v1_8_R3.NBTTagString.<init>(SourceFile:15)
  4.         at net.minecraft.server.v1_8_R3.NBTTagString.clone(SourceFile:39)
  5.         at net.minecraft.server.v1_8_R3.NBTTagCompound.clone(SourceFile:265)
  6.         at net.minecraft.server.v1_8_R3.NBTTagCompound.clone(SourceFile:265)
  7.         at net.minecraft.server.v1_8_R3.ItemStack.cloneItemStack(ItemStack.java:280)
  8.         at org.bukkit.craftbukkit.v1_8_R3.inventory.CraftItemStack.asNMSCopy(CraftItemStack.java:28)
  9.         at gpl.AttributeUtil.<init>(AttributeUtil.java:232)
  10.         at com.avrgaming.civcraft.lorestorage.LoreMaterial.getMID(LoreMaterial.java:103)
  11.         at com.avrgaming.civcraft.lorestorage.LoreMaterial.getMaterial(LoreMaterial.java:134)
  12.         at com.avrgaming.civcraft.lorestorage.LoreMaterial.isCustom(LoreMaterial.java:123)
  13.         at com.avrgaming.civcraft.lorestorage.LoreCraftableMaterial.getShapelessRecipeKey(LoreCraftableMaterial.java:123)
  14.         at com.avrgaming.civcraft.lorestorage.LoreCraftableMaterial.buildRecipes(LoreCraftableMaterial.java:320)
  15.         at com.avrgaming.civcraft.config.CivSettings.init(CivSettings.java:306)
  16.         at com.avrgaming.civcraft.main.CivCraft.onEnable(CivCraft.java:263)
  17.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  18.         at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  19.         at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:382)
  20.         at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:288)
  21.         at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:270)
  22.         at net.minecraft.server.v1_8_R3.MinecraftServer.l(MinecraftServer.java:321)
  23.         at net.minecraft.server.v1_8_R3.MinecraftServer.f(MinecraftServer.java:298)
  24.         at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:258)
  25.         at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:165)
  26.         at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:399)
  27.         at net.minecraft.server.v1_8_R3.ThreadServerApplication.run(SourceFile:583)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement