Error:Specified enchantment cannot be applied to this itemstack [TOOMANYITEMS]

Discussion in 'Bukkit Help' started by TechnoCraft, Dec 7, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    TechnoCraft

    Hi on my bukkit server
    I use tmi to get spawn items quicker
    And i tried giving myself a block item
    And it says specified enchantmant cannot be applied to this itemstack
    So when i spawned diamond sword it had enchantment on it???
     
  2. Offline

    dilo

    i get the same thing but i cant even spawn sword
     
  3. Offline

    lazyman654

    I believe I know what is the problem. First of all, if you have essentials, there is a section telling about a new "Enchantment Feature"
    Enchantments
    • New command /enchant [enchantmentname] [level]
    • Get the list of enchantments by only typing /enchant
    • New options to /item a nd /give
    • Enchantments can be added like "/item dsword 1 fire:2 sharpness"
    • Enchantments can be removed using /enchant enchantmentname 0
    • New permission for each enchantment type, essentials.enchant.[enchantmentname]
    • New config option repair-enchanted and permission essentials.repair.enchanted
    • New [enchant] sign
    If you don't have Essentials, then I don't know what could be causing the problem.

    Edit: Don't use Essentials 2.7.1, instead use Essentials 2.6.5
     
  4. Offline

    gawelium

    Hi,
    I've got the same problem with TMI and the enchantments.
    But, with a friend we tried many operations to fix it and we came to think that's a problem links to our ip address. I logged to minecraft with my firend's login and password and the message "specified enchantmant cannot be applied to this itemstack" appeared too. So my friend logged with my login and password and he was able to give himself items with TMI.
    I don't know how to fix this problem but it's a good begining ! We should contact the Minecraft's support ?
     
  5. Offline

    TnT

    Contact the people who make TooManyItems, as it seems to be clearly a problem with that. Bukkit and the Vanilla server/client are fine.
     
    evilmidget38 likes this.
  6. Offline

    gawelium

    To fix it :

    in the .minecraft>TooManyItems.txt file.
    enable:true
    enablemp:true
    itemsonly:false
    give-command: /give MynameHere {1} 64
     
  7. Offline

    TheMaveric

    @gawelium Thank you sooo much! It fixed the problem. TMI is buggy. :/
     
  8. Offline

    ZupZzz

    It works.. but i cant hold shift and get only óne :/ do you know how to fix that????
     
  9. there is a way to solve this problem right-away. in your TooManyItems.txt is the line: give-command:. Change the line to this: give-command:/give {0} {1}:{3} {2} . the numbers mean this but don't use these: /give {name} {itemID}:{subID if there is one} {amount} .
     
  10. Offline

    gawelium

    Thank you very much ! it works :)
     
  11. Offline

    KryptonIC

    enable:true
    enablemp:true
    itemsonly:false
    give-command:/give YourIGN {1} {2}

    - If you just do /give YourIGN {1} 64 then it gives you 64 of the item no matter what you decide it to be. You can rightclick to only have 1 of that item and if you use the other method than mine you can only get 64 of it, no matter if you rightclick or what
     
  12. Offline

    gawelium

  13. Offline

    master1man

    Your way worked, GiannivanMarion's didn't. except I typed:
    Code:
    give-command:/give master1man {1} {2}
    and it worked perfectly. I did not type the one that
    , I typed the one that makes TMI work how it should.
     
  14. Offline

    mastertips15

    thanks it works i thought it was the craftbukkit
     
  15. Offline

    aaronfranke

    Error: Unknown item name: aaronfranke
     
  16. Offline

    gawelium

    try this : give-command:/give {0} {1}:{3} {2}
     
  17. Offline

    aaronfranke

    I got this resolved already, I typed in /give {0} {1} for the command. I can enchant items in essentials with /enchant.
    Thanks for replying anyway!
     
  18. Offline

    Sausagesauce

    /give {0} (Name), {1} (Data Value), {2} (Quantity).
    {3} is the damage value so possibly that's what doesn't work.
     
  19. Offline

    Omnitv

    give-command:/i {0} {1}:{3} {2}
     
  20. Offline

    angrycharizard

    hi, do you guys know how to solve this problem on a mac? i don't have the TooManyItems.txt file :/
     
  21. Offline

    99skil2

    ive make it working XD
    /1 {1} {2}
    and it works[creeper]

    and for mac it is the same i think
    :)

    sory corection for the poition
    /i {1} {2}: {3}

    or this
    /i {1}:{3} {2}

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  22. Offline

    teetor

    Guys if TMI has issues just use VioxelGet :D
     
    Omnitv likes this.
  23. Offline

    daancrafter1234

    it did work but when i right click i still got 64 things -.- try this instead:
    enable:true
    enablemp:true
    itemsonly:false
    give-command:/give {0} {1} {2}
    key: o
    save-name1:1
    save-name2:2
    save-name3:3
    save-name4:4
    save-name5:5
    save-name6:6
    save-name7:7
    save1:
    save2:
    save3:
    save4:
    save5:
    save6:
    save7:
    spawner: pig
    replace-controller:true
    include:
    exclude:

    the spaces between key: and o shouldnt be there just as spawner: and pig just delete the spaces, it was doing smilies XD
     
  24. Offline

    99skil2

    the are so many codes :'(
     
  25. Offline

    Mime21

    hi
    , is there anyway to block IV ehcnahts/god items?
     
  26. Offline

    Eragonski

    I'm on a Mac and I have it. Are you using ModLoader? If so, I can't help you there, but if not, then it should just be in your main Minecraft folder.


    Eragonski
     
  27. Offline

    LordMarkXD

    If in doubt, Check the Authors's original post, It states on the thread on MCForums somwhere "Bukkit with the Essentials mod command: /item {1}:{3} {2}"
     
Thread Status:
Not open for further replies.

Share This Page