Inactive [FUN] Cannons v1.9 - Fire block build cannons [CB 1.2.5-R3.0]

Discussion in 'Inactive/Unsupported Plugins' started by Pavlov, Mar 2, 2012.

  1. Offline

    Pavlov

  2. Offline

    JamieWard

    Heya, have gotten everything working except that i cannot seem to alter the config files to change stuff. Any ideas?
     
  3. Offline

    Pavlov

    Where is the problem with the config. Its a litte bit confusing I know :)
     
  4. Offline

    leithal7

    Oh, This is cool. Can i configure what the cananon is made of? Maybe iron, not wool? Configure what can be a cannonball? (Cobble is too easy to obtain for my liking)

    I'l give this a try, but both options would be great.
     
  5. Offline

    Pavlov

    Look into the config. 'cannon_material' will change the material the cannon is made of. There is also a list with 'allowed_projectiles' where you can add items as projectiles. The properties are set below. Use the same name in the list and for the property.
     
  6. Offline

    BobTheBlock

    THIS PLUGIN IS JUST AMAZING!!!! I LOVE IT!!!!!:D[diamond][creeper]
     
  7. How does this work in R3.0? I know it works perfect in R2.0. :)
     
  8. Offline

    Pavlov

    It works for R3.0
     
    Sketaful likes this.
  9. Offline

    Virusbomb

    I'm having a problem that no matter how many times I try the ender pearl will not teleport me. Is this a known bug?
     
  10. It works for me.
    I do think I've read somewhere that it only works within a set distance thought. Have you tried it on a short distance?
     
  11. Offline

    Virusbomb

    All distances, I've tried everything and double checked the config to make sure its right.
     
  12. Offline

    Pavlov

    Is there a explosion on impact? This 'teleport to impact: true' should be set for the enderpearl. You can send me a .zip of your server without the worlds and I will check it out (I can also visit your server if you want).

    There was a funny bug in the old version that it only teleports the player if he hits an entity. Also on long range the snowball will stop flying until the player walks in this direction.
     
  13. Offline

    3DDean

    it does not work for me it is not evan loading,when i type /pluggins it does not show up my pluggins are
    BetterLevaling
    CityWorld
    endlessEnchant
    essentails
    EssentailsSpawn
    modifyworld
    MonsterApocalpse
    MorePhysics
    MultiInv
    Multiverse-Core-2.4
    PermissionsEx
    Spoutplugin-dev-snapshot
    WorldEdit
    xAuth
    is any of the conflicting or is it somthing else
    i used it before it worked
     
  14. I can say that cannons work with:
    Modifyworld
    MultiInv
    Multiverse
    PermissionsEx
    Spout
    WorldEdit

    So count them out and try with the others deactivated and just activate them ione at a time until cannons stop working. Then you'll know.
     
  15. Offline

    Pavlov

    Make first a look into your log. I am pretty sure some errors pop up. And I have never tested it with spout sry for that.

    EDIT: I have tested a few and there was no problem for me. Do you use a linux server? There was a major problem with v1.9.
     
  16. I can just fill in that I use this with spout without any problems at all. :)
     
  17. Offline

    Vein

    The permission nodes aren't working. The nodes were only added under donator group, however default groups are able to make and fire cannons as well.
     
  18. Offline

    3DDean

    to the guy above: Did you type them right or what do you use for the premissons if not check for errors
    now my problem yes ther is an errors and it is
    ftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-06-17 00:09:09 [SEVERE] Could not load 'plugins\Cannons.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:201)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:189)
    ... 7 more
    sorry about the space i just copyed and pasted the hole thing from the logs, in there and i use windows 7 and when i gopen the logs the first time... it crash so thank you for helping me clean that out and thanks for helping
    (and i feel stupid for not checking for errors i would normaly do that)

    later: i fix it instalation proplem (sorry for buggin you and sorry for spelling but i am b etter with gramer somtimes) and im useing it for my zombie apocalyse so if it should be it should be intresting i forgot to ask can bedrock be fired from the cannon if not it sould have evey afect the best shot just you cant get it unles... hacker or op and can you make it so the spred shot dameges blocks? and can you make it fire eggs it, i think it would be funny to take dammege "what just , oh dinner?" dont you (sorry about the length my brain is tired and i want to fire eggs) and why not change tthe incidray shot to a fire charge rather than blase powder
     
  19. Offline

    Pavlov

    On default is everything allowed, so please deny these nodes.
    https://dl.dropbox.com/u/16404245/MaxExample/permissions.yml

    3DDean: You can load bedrocks but I don't recommend eggs because you throw them away when you load them. So you use 2 eggs when you try to load the gun. You can replace also the blaze powder by fire charges but be careful this can set the gun on fire (or have they changed it?)

    http://dev.bukkit.org/server-mods/b...installation-and-configuration/configuration/

    EDIT: In the next version loading of eggs and snowballs is fixed. But you can load a cake in the latest version.
     
  20. Offline

    Vein

    How exactly do I deny the nodes?


    I'm using bpermissions. I've tried using
    Code:
    - ^cannons.player.load
    - -cannons.player.load
    Neither deny. So is there something I'm missing?
     
  21. Offline

    Pavlov

  22. Offline

    McFlabben

    Im using Towny on my server, is there a way to regenblocks in the *wild after a cannon impact explosion? like Towny does with mob/tnt explosions.
     
  23. Offline

    Pavlov

    I recommend CreeperHeal. Maybe I am going to talk with the towny developer.
     
  24. Offline

    mikelowell

    How Do I fix this ? I dont even know how to read this :/ Im trying so Hard its not even funny....

    [SEVERE] Could not pass event ProjectileHitEvent to Cannons
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    at net.minecraft.server.EntityProjectile.F_(EntityProjectile.java:160)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1262)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1244)
    at net.minecraft.server.World.tickEntities(World.java:1151)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: com/massivecraft/factions/struct/FFlag
    at at.pavlov.Cannons.CannonPlugin.checkPermission(CannonPlugin.java:286)
    at at.pavlov.Cannons.CreateExplosion.breakBlock(CreateExplosion.java:47)
    at at.pavlov.Cannons.CreateExplosion.blockBreaker(CreateExplosion.java:89)
    at at.pavlov.Cannons.CreateExplosion.create_explosion(CreateExplosion.java:292)
    at at.pavlov.Cannons.MyListener.ProjectileHit(MyListener.java:373)
    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.java:302)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: com.massivecraft.factions.struct.FFlag
    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)
    ... 20 more

    In Addition Here are the Plugins I Use
    - bPermissions
    - Cannons
    - ColourFireWorks
    - CombatTag
    - craftscripts
    - Essentials
    - Factions
    - FoundBoxx
    - Jail
    - Lockette
    - LogBlock
    - Lottery
    - marriage
    - mcMMO
    - MobArena
    - MobDisguise
    - MuddersMilk
    - mxAntiPVPCheat
    - NarrowtuxLib
    - NoCheat
    - NoCheatPlus
    - OpenInv
    - PluginMetrics
    - Punishmental
    - Showcase
    - SimpleSpleef
    - VanishNoPacket
    - Votifier
    - WorldBorder
    - WorldEdit
    - WorldGuard
     
  25. Start with deleting the config for cannons and restart the server twice. (once to create a new configuration and one more time to actually use it)

    If you still get the same error it's time for troubleshooting. Remove all other plugins and restart the server. If it works then you know the problem is connected to one of the other plugins.
    To find which one will probably take some time since the only way to do it is to install each plugin one at a time until you get the errors for cannons again. When you get the error you know that it has to do with the plugin you install last.

    If you want to troubleshoot some more you the remove the plugins except the one that screwed up cannons and cannons itself. If you still get the same errors you can be sure that this plugin is the culprit. If it works on the other hand it means that this plugin together with one or more of the other plugins are messing up cannons.
     
  26. Offline

    mikelowell

    Thanks, It doesnt work when Factions is installed. Is it possible in the near future this plugin can be compatible with factions? I really wanted to add this to our server, Thanks Btw you helped alot, now atleast I know why. Still sad though, I wanted our players to enjoy this...
     
  27. Offline

    Pavlov

    Use factions 1.7.5 or set 'use protection hook: false'. I hope massivcraft will soon release their factions version. I can not support both versions of factions.
     
  28. Try what Pavlov wrote:
    My guess would be it works as he says since I used cannons before with factions.
     
  29. Offline

    Pavlov

    Factions has changed its API, so I got requests to change my hook. But it is really interesting how many people are using factions :D
     
  30. Well, I just switched to Towny and trying to make it work. I'm curious on how the village vs village wars work and kingdoms and stuff. Time will tell if it feels like to much work, factions greatest thing is how easy it is. :)
     

Share This Page