[MECH/FUN] Guns+ v1.8 - Guns, Guns, Guns Galore![SPOUT][1.4.7-R1.0]

Discussion in 'Archived: Plugin Releases' started by atlan1, Jan 31, 2012.

  1. Offline

    Cardinal42

    When you are making spaces, they have to be made with an _ instead of a space. IE Sniper_Gun. (Do not quote me on this). Also, make sure you are just copying the sniper config, then pasting it below, and then just change all of the stats.
     
  2. Offline

    burlyblackmen

    How to i actuly get the guns in the game.... the /guns+ help command dosnt tell me anything useful
     
    Hero683752 likes this.
  3. Offline

    Hero683752

    Can't get it to work! I have spoutcraft + spout ......any help

    Help!!!!!!! I can't get it to work........

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

    deraile

    Hello, I totally love this plugin, I've created some wicked guns ! Good job ^^ But at the moment, I get this error:
    Code:
    2012-05-11 00:12:34 [INFO] [GunsPlus] Enabling GunsPlus v1.2.2
    2012-05-11 00:12:34 [INFO] [Guns+] Plugged into Spout!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'id-info-guns' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'id-info-ammo' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'id-info-additions' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'loaded-guns' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'loaded-ammo' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'loaded-additions' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'show-debug' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'show-warnings' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'send-notifications' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'auto-reload' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'time-unit' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'zoom' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'fire' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'reload' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'transparent-materials' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'hud' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'hud.enabled' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'hud.background' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'hud.position' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'hud.position.X' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'hud.position.Y' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'tripod' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'tripod.enabled' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'tripod.texture' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'tripod.max-count-per-player' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'tripod.force-zoom' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'tripod.inventory-size' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'tripod.recipe' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'tripod.recipe.type' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'tripod.recipe.amount' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] The node 'tripod.recipe.ingredients' in general.yml is missing or invalid! Defaulting!
    2012-05-11 00:12:34 [WARNING] [Guns+] Config Error:null
    My general.yml seems corrupted, but it's brand new... It happened once before, but I deleted general.yml so that the plugin creates a clean, new one and it worked. I was then able to edit it and not get the error anymore. But now, doing this doesn't seem to help. I always get this error, even though general.yml is clean... The other files are going fine. No problems with them it seems.

    Also, I created crafting material, for one gun that is unused beside being crafting material. I put them in the ammo.yml so I could give them a texture. So, in short, they're ammo but not used with any gun as actual ammunition. I thought you would like to know that, because I didn't do any other experiments of the sort that would seem risky (even though I think unused ammo should be fine (perhaps it's a bug)).

    Thanks for answering ! :)

    EDIT:
    Well I recreated all files in the GunsPlus directory, and copying my edited code from the old files into them. And now it works. I noticed there was an unwanted space in ammo.yml (that I did by mistake) and I removed it, so maybe the whole thing was going wrong because of that. I just wonder why it was shouting out that general.yml had problems while ammo.yml was the one to :/ (there wasn't anything about it in the log).
     
  5. Offline

    Typical_Name

    That's not true. Practically half my guns and ammos have spaces somewhere in them XD.
    Flintlock Pistol, Bolt-Action Rifle, Grenade Launcher, Generic Bullets...
     
  6. Offline

    Hero683752

    How do i craft this
     
  7. Offline

    Typical_Name

    Millisecond timing doesn't appear to work for potion duration. I set the time to 10000 and got over 8 minutes instead of 10 seconds.
     
  8. Offline

    Hero683752

    How do I freaking craft this tuff

    This is what it says..
    16:54:47 [INFO] [GunsPlus] Enabling GunsPlus v1.2.2
    16:54:48 [INFO] [Guns+] Plugged into Spout!
    16:54:48 [INFO] [Guns+] -------------- Additions loaded: ---------------
    16:54:48 [INFO] - Silencer
    16:54:48 [INFO] - ExtraScope
    16:54:48 [INFO] [Guns+] -------------- Ammo loaded: ---------------
    16:54:48 [INFO] - SniperAmmo
    16:54:48 [WARNING] [Guns+] Config Error:No enum const class team.GunsPlus.Enum.Projectile.arrow
    16:54:48 [INFO] [Guns+] -------------- Guns loaded: ---------------
    16:54:48 [WARNING] [Guns+] Config Error:[Guns+] Recipe output not found: Sniper! Skipping!
    16:54:48 [INFO] [Guns+] ------------ ID's of the guns: -----------------
    16:54:48 [INFO] EMPTY
    16:54:48 [INFO] [Guns+] ------------ ID's of the ammo: -----------------
    16:54:48 [INFO] ID of SniperAmmo:318:1027
    16:54:48 [INFO] [Guns+] ------------ ID's of the additions: -----------------
    16:54:48 [INFO] ID of Silencer:318:1025
    16:54:48 [INFO] ID of ExtraScope:318:1026
    16:54:48 [INFO] [Guns+] ------------ loaded the tripod block --------------
    16:54:48 [INFO] [Guns+] ID: 318:1024
    16:54:48 [INFO] [Guns+] version 1.2.2 is now enabled.
    16:54:48 [WARNING] Server permissions file permissions.yml is not valid YAML.
    java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
    at org.bukkit.craftbukkit.CraftServer.loadCustomPermissions(CraftServer.java:564)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:543)
    at org.bukkit.Bukkit.reload(Bukkit.java:182)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473)
    at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:469)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:596)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:565)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    16:54:49 [INFO] Reload complete.

    I don't get this:
    #the ingredients from the right to the left and from the first to the last row in the crafting grid

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

    Typical_Name

    Why don't you just look up the recipes in the recipes.yml file?
     
  10. Offline

    Cardinal42

    Hmm... mine broke with spaces. I will have to try again.
     
  11. Offline

    Ukwial

    I have a problem, and so after downloading spout'a and other files of the server, everything loads fine, no bugs, turning on the MC and I dig the server, unfortunately, quite a long time I lands (the last time more than 3 H). In the upper left corner appear to me to be green strings, which means any entity on the server ... Please help, as much i enjoy this plugin and wanted me to play with friends :)
     
  12. Offline

    Wing

    Ok, just saying that the projectiles are still broken....
    They only work while strafing or backing up.
    It seems they spawn directly on the player therefore hitting the player if he is standing still
    or going forward!
     
  13. Offline

    TCO_007

    hi! Im having a prob. with the plugin. I have spout, spoutcraft, and this plugin and it wont work! Can anyone help me. It wont show up below gold armor like it should and i cant craft it! Plz someone help me!

    it is updated for 1.2.5 right?

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

    penguinbait

    It has been
     
  15. Offline

    tomy69120

    Same problem... :(
     
  16. Offline

    Pine

    I have a problem, an i have read all the comments and tried to fix it but nothing has helped, Only OPs can shoot the guns on my server, and when I try to install the permissions into Groupmanager, then guns still dont shoot and i cant talk in the chats box (And a few other things screw up). Thank you if you can help!
     
  17. Offline

    SirTyler

    GroupManager handles its permissions different then other plugins, thus in most cases you will need to use the GroupManagerPermissions Bridge to compensate for this.
     
  18. Offline

    Pine

    What do you mean "GroupManagerPermissions Bridge" Is it a separate plugin? If so were could i find it? Sorry im little new with this server stuff :D
     
  19. Offline

    SirTyler

    Yes, you can find it on the Essentials page, they have all their plugins there. Its something like that or FakePermissions.
     
  20. Offline

    Pine

    Ok, so I have it downloaded, all i do is put it into the plugins folder and everything should work?
     
  21. Offline

    Pine

    How would I install FakePermissions?
     
  22. Offline

    Xeovas

    Okay, I play on this server and im getting really pissed off about the mod. I dont know why , but the owner has said that hes set the criticals to 0% and Im still getting oneshotted sometimes. I dont know if you can edit this with perms or something but please freaking fix it. Im tired of losing all my shit to this.
     
  23. Offline

    SirTyler

    We have seen his request for this but the crits should not be firing if set to 0, you may just be getting killed by the damage of the gun. As for your post, please don't give us your crap about a server your play on running it. We deal with issues of the plugin and don't need to hear about your lost items.
     
  24. Offline

    alecbh

    Found three bugs:

    1) if you don't have a value for "spread-angle" on a certain gun(Sniper for example) you'll get an error saying:

    18:23:04 [WARNING] [Guns+] Config Error:[Guns+] Recipe output not found: Sniper! S
    kipping!

    2) If you don't have a zoom texture for a gun, and try to zoom with it, you'll get the "connection lost" error.

    3) I'm having a bug with this gun:
    Code:
    SVD:
        damage: 16
        head-shot-damage: 32
        range: 160
        reload-time: 60
        shot-delay: 20
        shots-between-reload: 10
        knockback: 20
        recoil: 10
        texture:
        zoom-texture:
        shot-sound:
            url:
            volume: 100
        reload-sound:
            url:
            volume: 100
        ammo: 762Russian
        zoom-factor: 8
        projectile:
            type: 'NONE'
            speed: 0
        accuracy:
            random-factor:
            spread-angle: '3->0'
            missing-chance: '70->0'
        damage-change:
        critical:
        weight: 30
        hud-enabled: true
        additions:
        mountable: false
        shootable: true
        effects:
            targetentity:
                potion:
                    id:
                    duration:
                    strenght:
            targetlocation:
                arguments:
                    radius: 
                smoke:
                    density:
            flightpath:
                arguments:
                    length:
                smoke:
                    density: 
    If you hit an entity, it won't make the shot sound or recoil, but if you miss, the recoil and sound work fine. All my other guns work fine.
     
  25. Offline

    SirTyler

    Having missing values in your guns file can cause errors most of the times, try filling in the nodes with something in order to attempt a fix on these problems.
     
  26. Offline

    Xeovas

    Okay, the point of my post was that the criticals were set to 0 but you can still get criticals. Like i said. i dont know if its a plugin problem or if it just needs a permissions fix. But we did test out the mod on two servers and it happened on both. We know it has something to do with criticals because it would only happen when it would say [Critical !]
     
  27. Offline

    alecbh

    I know, that error just seemed strangely connected with that value. That still doesn't answer my last two questions; what do you do if you don't have a zoom texture? Make a blank transparency and use that for everything? And is the sound bug I'm having just me, or is it happening for anyone else?
     
  28. Offline

    SirTyler

    The sound bug looks like its cause you have no sound set for that gun (if its the one you showed). As for the zoom texture just make a transparent image for the texture, I will see about adding null nodes for them but currently they require something.
     
  29. Offline

    Dartkitten

    I have all the weapons set up and I worked on end for hours. Well, It says
    "
    Config Error: Null
    "
    I just about raged, it loaded none of my ammo or gun ID's or recipes.
    when I had tried with only 2 custom guns, it worked, I have no idea why it isn't now, please help! I can send my weps config so you can fix and note me of my error if nessisary.
     
  30. Offline

    Pugli

    Hello ! I have a problem. If i try to sell weapons with Showcase Standalone somebody go forward to the block and he got the weapon always in his hand. But the bullets are not bugged. Ammo shop can create, Weapon shop can't any idea?
     

Share This Page