[FUN] Tim The Enchanter v3.0 - Enchant your items! [1.4.7-R1]

Discussion in 'Plugin Releases' started by mbaxter, Nov 21, 2011.

  1. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    im running the latest available build as of last night 1562 i think, how could i show you the console error, do i need to putty into her?
  2. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    or maybe it wasnt last night, arg these last few days have been a haze lol, working at work and working on my server
  3. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    You need to get the error from the live console.
  4. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    umm, hate to sound dense but how do i do that, dont think i have heard the term live console, im running mcmyadmin it has a console in it, would that be what your asking for?
  5. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    If your mcmyadmin console displays the server console, then yes.
  6. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    ok. well when i do the command in game it doesnt show up at all in the console, i think im probably doing it wrong, i know i can do most commands from the console in mcmyadmin panel
  7. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    lol i just did it from within the console to see what it would do, "Tim: Death awaits you all with nasty, big, pointy teeth."
  8. Offline

    Meteo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hey, if you can, what is the plugin that is having the error of this? http://puu.sh/aiAx and plugins i use are, http://puu.sh/aiAK
  9. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    "2011-12-10 00:12:31 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'enchant' in plugin TimTheEnchanter v1.4
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/enchantments/Enchantment
    Caused by: java.lang.ClassNotFoundException: org.bukkit.enchantments.Enchantment"

    ok well there is the error from the console lol now that i know how to do that correctly i hope someone else has had this problem before
  10. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Update to a newer craftbukkit
  11. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    ok, i'll try that, should i go for the most recent or is there one in particular thats nice?
  12. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Just grab the most recent.
  13. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    ok, i'll give that a shot now
  14. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    doesnt seem to be working, my other plugins are still functional but tim still doesnt want to do anything, is there a way to check which craft bukkit im using to make sure i imported the file correctly?
  15. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Define "anything" in the context of that sentence. Do you get an error?
  16. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    im a moron again lol and i got it working perfectly, best i can figure i was dropping bukkit in the wrong place, and btw now that she is working right you have one sexy plugin
  17. Offline

    Meteo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    No one answered...... :[ i have no clue what it is

    EDIT: From essentials, i disabled it, and when i try to enchant my diamondsword, this error came up.
    Code:
    17:56:04 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ench
    ant' in plugin TimTheEnchanter v1.4
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    5)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    78)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:756)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :180)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java
    :550)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.NumberFormatException: For input string: "unbreaking"
            at java.lang.NumberFormatException.forInputString(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at java.lang.Integer.valueOf(Unknown Source)
            at nu.baxter.enchant.Tim.onCommand(Tim.java:46)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
            ... 14 more

    This post has been edited 1 time. It was last edited by Meteo Dec 11, 2011.
  18. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    You said "unbreaking" instead of a number. Problem solved.
  19. Offline

    Meteo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Ah! Thank you very much, and btw, great plugin. If there are any future updates, could u add /enchant help and it tells u the ID and such? Just asking.
  20. Offline

    ChuckDiesel

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    I have no idea if this has been suggested yet, but there were mentions of iConomy compatibility; Would it be possible to make one that worked with BOSEconomy too? Also, how would that work, could players essentially buy the enchantments they wanted for certain items? :D
  21. Offline

    Koraxon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    Hello mbaxter, i have another error Message, what can i do that the plugin works???

    An internal error occurred while attempting to perform this command.

    Thanks for Help
  22. Offline

    slashvalintino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    that happened to me too, just try updating your bukkit, that worked for me
  23. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    When it says this, you will also get information in the server console. But yes, updating to the latest craftbukkit recommended build (1597) will help
  24. Offline

    frdmn

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    /enchant all doesn't work:
    "Fehler: Enchantment not found"

    i use the latest rb and your tim 1.4
  25. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    That is not a Tim error, some other plugin is taking over the /enchant command (shame on them! :p )
  26. Offline

    Koraxon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    How can i update the craftbukkit? Will the other plugins still work after i have updated the craftbukkit?
  27. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    If you do not know how to update CraftBukkit I would advise that you ask for help in a forums thread or on IRC :)
  28. Offline

    frdmn

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    i don't think that, because when i type /enchant i get this:
    [IMG]

    and this msg comes from your plugin, isn't it?

    thanks
  29. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı Administrator

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    That is not Tim the Enchanter.
  30. Offline

    zangetsuslayer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Minecraft account:
    MCUSERNAME
    That is not Tim the Enchanter. It is essential overriding tim ):

Share This Page