Inactive [RPG/FUN/MECH] MagicalSpells v1.62 - Collect Materials - Craft Wands - Cast Spells [1.3.1]

Discussion in 'Inactive/Unsupported Plugins' started by Squish000, May 17, 2012.

  1. When I try to add another world to the list in the settings.yml i get this in the console.
    Code:
    10:14:54 [INFO] [MagicalSpells] Unable to load the world: world_factions2  Please fix the config
     
  2. Offline

    Leunam

    I like it very much
     
  3. Offline

    rjotic09

    I have a question.. How to Change the time on how lng will it take for the block or damage to exist??
    for example.. the moss stone that the tomb spell creates, you said that it will be gone after one min, then, how to change that 1 min??I rlly need to know bcause ill be using it on a PvP arena :D

    BTW, Nice Plugin! I already put it in my Server!
     
  4. Offline

    CinnamonRoll

    its in the settings file, change the number next to worlddamagetime: to however many seconds you want it to take :)
     
  5. Offline

    Squish000

    Damnit, cinamon roll beat me too it. I just got ninja'd :p

    Anyway, wahts the ip of the server, do you mind if i join?

    dwade20dwade

    That error means that its trying to find the world named "wpr;d_factions2" but it cannont find it. This means on your server you have no world named that.

    CinnamonRoll

    What are the settings for the custom wand? The held item must be an item with durability and enchanmnet (armour,tools,hoes,fishing rods, flint+steel are the ones). Secondly make sure the enchamnet is a legit one and that when you make the wand you have empty space in you inventory.
    Please reply as this bug may need attention. Thanks.
     
  6. Offline

    CinnamonRoll

    I am pasting the info of it below:

    SciscoNatura:
    name1: SciscoNatura
    helditem: 316
    enchantment: PROTECTION_EXPLOSIONS
    enchantmentlevel: 3
    Materials: 90^350,120^340,64^40,80^289,20^382
    Spells:
    - Terra
    - Blizzard
    - Erupt
    - Storm
    - Tree

    Oh and by the way, my custom spells work fine its only the wand. And i have tried what you said, the particles and everything work, it even says that i crafted it. But nothing appears, even with an empty inventory (i have the override on) and in the actual config the spaces are correct
     
  7. Offline

    poppierole

    Can i make a video for this :D
     
  8. Offline

    Squish000

    Sure
    This is very strange...Are there any errors in the console?
     
  9. Offline

    CinnamonRoll

    when i do it, absolutely nothing comes up in console. But even if making a custom wand doesnt work
    i still love this plugin. Custom spells are good enough for me. Just thought i'd report this. (If this gets fixed i would like it even more o.o) and i give this plugin [diamond][diamond][diamond][diamond]:)
     
  10. Offline

    rjotic09

    Give me ur IGN so I can put you to white-list...
    Ip is: 5.27.148.169
    BTW, the Server is still uner construction ^^
     
  11. Offline

    Squish000

    Thanks :D, im not sure if you can use values over 64 for the item numbers (i havent tried) but that may be a problem, ill try to add that in the next update if it doesn't work.


    My IGN is Doggystrike
     
  12. Offline

    CinnamonRoll

    Ok, good luck :D
     
  13. Fun plugin, 9/10 I use it alot :). Thanks for the post.
     
  14. Offline

    rjotic09

    White-Listed ^^
     
  15. Offline

    polakissa

    I can't seem to make this plugin work, it keeps saying that an error occurred while I was trying to create a wand or even show me the wand list. Also, I was looking at the server and it said that it had an error while enabling magical spells and it also asked me if the plugin is up to date :L, I'm not sure if this plugin requires spout, its a shame I can't run this plugin it seems really good, hope you reply soon.
    thx :)
     
  16. Offline

    Squish000

    Have you edited the config.yml, and can you psot the error.
     
  17. Offline

    tincopper2

    I'm getting errors...
    Code:
    JAR creation failed. See details for additional information.
     
      MagicalSpells.src/META-INF/MANIFEST.MF was replaced by the generated MANIFEST.MF and is no longer in the JAR.
     
      Squish000/MagicalWands/CollDown [in MagicalSpells.src] is not on its project's build path
     
      Unable to get package fragment root: MagicalSpells.src/Squish000/MagicalWands/CollDown/CoolDown.java
     
        Squish000/MagicalWands/CollDown [in MagicalSpells.src] is not on its project's build path
     
      Squish000/MagicalWands [in MagicalSpells.src] is not on its project's build path
     
      Unable to get package fragment root: MagicalSpells.src/Squish000/MagicalWands/CommandManager.java
     
        Squish000/MagicalWands [in MagicalSpells.src] is not on its project's build path
     
      Squish000/MagicalWands [in MagicalSpells.src] is not on its project's build path
     
      Unable to get package fragment root: MagicalSpells.src/Squish000/MagicalWands/WandInfo.java
     
        Squish000/MagicalWands [in MagicalSpells.src] is not on its project's build path
     
    
     
  18. Offline

    polakissa

    well on the server it says (i'm terribly sorry if this looks like a spam or a mess :p )

    04:41:08 [INFO] [MagicalSpells] Enabling MagicalSpells v1.5
    04:41:08 [INFO] [MagicalSpells] ~~~MagicalSpells~~~ #Squish000
    04:41:08 [SEVERE] Error occurred while enabling MagicalSpells v1.5 (Is it up to
    date?)
    java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/Permission
    at Squish000.MagicalWands.MagicalWands.setupPermissions(MagicalWands.jav
    a:299)
    at Squish000.MagicalWands.MagicalWands.onEnable(MagicalWands.java:253)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:337)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.permission.Permi
    ssion
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 12 more
    04:41:08 [INFO] Server permissions file permissions.yml is empty, ignoring it

    04:41:09 [INFO] Done (1.993s)! For help, type "help" or "?"
    04:41:10 [SEVERE] Could not pass event PlayerLoginEvent to MagicalSpells
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:304)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at net.minecraft.server.ServerConfigurationManager.attemptLogin(ServerCo
    nfigurationManager.java:227)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:102)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:41)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:6
    1)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/Permiss
    ion
    at Squish000.MagicalWands.PlayerListener.onPlayerLogin(PlayerListener.ja
    va:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:302)
    ... 9 more
    Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.permission.Permi
    ssion
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 15 more




    And then it says also (again i'm sorry for the verry long post)

    04:41:28 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'ms'
    in plugin MagicalSpells v1.5
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    6)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:4
    79)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:821)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/Permiss
    ion
    at Squish000.MagicalWands.WandDB.sendCraftList(WandDB.java:160)
    at Squish000.MagicalWands.CommandManager.onCommand(CommandManager.java:2
    85)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
    Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.permission.Permi
    ssion
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 15 more
    >

    (by the way, this is what the server says because on minecraft it only says error thats all, I have bukkit R4.0 and minecraft 1.2.5)
     
  19. Offline

    Squish000

    You need vault plugin installed on the server for most plugins to work.

    What were you trying to do? That doesn't look like ordinary bukkit errors, and bukkit doesn't create jars's...
     
  20. Offline

    tincopper2

    I was just tryin to get ur source can u plz send me it for personal reasons
     
  21. Offline

    Squish000

    You dont seem very trust worthy, looking over your previous posts and how you asked me to help you get the source without actually asking or telling me you were doing it.
    So no.
     
  22. Offline

    tincopper2

    Usually devs put source on github I was looking for it sorry ;(
     
  23. Offline

    polakissa

    do i need vault for this plugin??
     
  24. Offline

    Squish000

    Yes
     
  25. Offline

    tincopper2

    Either way I just wanted to view parts of it for a spells plugin I'm working on and I already got the source but it wont compile, so can I have your source please? Thank you. and btw; "You dont seem very trust worthy " what parts of this plugin do I need your trust? You put all of your passwords in here or something? Stop being so paranoid bitch.
     
  26. Offline

    polakissa

    got it fixed :) but the nature wand doesnt work, the godball spell doesnt work either and the day spell as well
    but still, this plugin is really good, good job :)
     
  27. Offline

    Squish000

    If you want to "view parts of it" then why do you need to compile it? And im being paranoid because ive worked hard on this and i dont like it if other people try to copy it and take credit, which i think you might be doing.

    Ok thanks, ill check them out and try to fix it, and also what to you mean when you say nature wand doesn't work (cant cast, doesn't cycle spells, cant craft...)
     
  28. Offline

    tincopper2

    I wouldn't EVER try and take credit for it if that's what you're worried about, I wouldn't be posting it anywhere, it would be for... "personal reasons" Remember when I said this?
     
  29. Offline

    Squish000

    So why do you want to compile it? You said you're making a spells plugin and that you cant compile my plugin, that suggests, you are trying to copy my plugin as your spell plugin.
     
  30. Offline

    tincopper2

    You assume wrongly, "you are trying to copy my plugin as your spell plugin.", Any type of copyright infringement of a duplicated plugin on bukkit.org and any of its affiliates will result in dismissal of rights of the infringers account.

    Actually I wanted to change some aspects of the plugin btw and use it on my server, same fucking thing if I had the plugin and actually was able to change things, but I guess you're not aware of that.

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

Share This Page