[SEVERE] Error occurred while enabling Showcase v0.7.9 #16


  • New
  • Defect
Open
Assigned to _ForgeUser7438042
  • _ForgeUser5168480 created this issue Dec 13, 2011

    What steps will reproduce the problem?

    Launch Minecraft server with Showcase and OddItem plugin.

    What is the expected output?

    No errors.

    What do you see instead?

    [SEVERE] Error occurred while enabling Showcase v0.7.9 (Is it up to date?): info.somethingodd.bukkit.OddItem.OddItemBase cannot be cast to info.somethingodd.bukkit.OddItem.OddItem
    java.lang.ClassCastException: info.somethingodd.bukkit.OddItem.OddItemBase cannot be cast to info.somethingodd.bukkit.OddItem.OddItem
        at com.narrowtux.showcase.Showcase.onEnable(Showcase.java:167)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:968)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:348)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:335)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)

    What version of the product are you using?

    Craftbukkit version git-Bukkit-1.0.1-R1-1-g1e6a083-b1602jnks (MC: 1.0.1) (Implementing API version 1.0.1-R2-SNAPSHOT)

    Showcase v0.7.9

    OddItem 0.8.1

  • _ForgeUser5168480 added the tags New Defect Dec 13, 2011
  • _ForgeUser7169120 posted a comment Jan 7, 2012

    i have the same problem...


To post a comment, please login or register a new account.