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

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

  1. Offline

    tangy777

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    just downloaded it and im so excited that it worked!
  2. Offline

    SirTyler

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Pistol is not an item id because its not in default Minecraft, you will have to use the values supplied via command console, refer to the FAQ on adding guns to MobArena for the the general idea.

    Version 1.1.1 is dependent on the FurnaceAPI, if you want to remain using 1.1.1 then install it otherwise update to the bleeding edge as this dependency is removed.
  3. Offline

    bazzboofhead

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    A couple of questions because i'm not MLG at computer stuff. You said "if you want to remain using 1.1.1" I'm not sure if you are saying I am using an outdated version because that was the latest download for 1.2.5-R1.0 and also what is the bleeding edge? Also I'm having trouble finding FurnaceAPI would you mind showing the link?

    Sorry!:oops:

    This post has been edited 1 time. It was last edited by bazzboofhead Apr 17, 2012.
  4. Offline

    LTFRANTZ

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    same issue as him, so where can i download bleeding edge? ill give that a try
  5. Offline

    fuzyfeet

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Right 12 half harts, 6 full harts. So if I really wanted to I can just set the ammo's damage not the guns so all guns that use that ammo do the same damage...I like that, A LOT!

    Any chance we can set the melee damage in the future? I would love to make a bayonet addition at some point.
  6. Offline

    tangy777

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    spoutcraft wont work
  7. Offline

    death_falcon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    how do you use a tripod?
  8. Offline

    atlan1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    To clean that up:
    - Bleeding edge on the Main page of BukkitDev.
    - How to use tripod? see the FAQ.
  9. Offline

    death_falcon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  10. Offline

    Chrall

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  11. Offline

    bazzboofhead

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    BTW with the your gun pack atlan there seems to be no HUD just a box with scraggly lines in it. And is there any way to make smoke gun out of the gun like in mr fluffey's video
  12. Offline

    zeenixx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    182 recipes
    27 achievements
    09:16:31 [INFO] Starting minecraft server version 1.2.5
    09:16:31 [INFO] Loading properties
    09:16:31 [INFO] Starting Minecraft server on 192.168.0.3:25565
    09:16:32 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0
    -b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    09:16:32 [INFO] [Spout] Loading Spout v1093
    09:16:32 [INFO] [GunsPlus] Loading GunsPlus v1.1.1
    09:16:32 [INFO] [Spout] Enabling Spout v1093
    09:16:33 [INFO] Preparing level "world"
    09:16:33 [INFO] Default game type: 0
    09:16:33 [INFO] Preparing start region for level 0 (Seed: -55031345210730680)
    09:16:34 [INFO] Preparing spawn area: 40%
    09:16:35 [INFO] Preparing start region for level 1 (Seed: -55031345210730680)
    09:16:35 [INFO] Preparing spawn area: 0%
    09:16:36 [INFO] Preparing spawn area: 44%
    09:16:37 [INFO] Preparing spawn area: 81%
    09:16:37 [INFO] Preparing start region for level 2 (Seed: -55031345210730680)
    09:16:38 [INFO] [GunsPlus] Enabling GunsPlus v1.1.1
    09:16:39 [INFO] [Guns+] Plugged into Spout!
    09:16:39 [INFO] [Guns+] -------------- Additions loaded: ---------------
    09:16:39 [INFO] - Silencer
    09:16:39 [INFO] - ExtraScope
    09:16:39 [INFO] [Guns+] -------------- Ammo loaded: ---------------
    09:16:39 [INFO] - SniperAmmo
    09:16:39 [INFO] [Guns+] -------------- Guns loaded: ---------------
    09:16:39 [INFO] - Sniper
    09:16:39 [INFO] - Sniper+Silencer
    09:16:39 [INFO] - Sniper+ExtraScope
    09:16:39 [SEVERE] Error occurred while enabling GunsPlus v1.1.1 (Is it up to dat
    e?)
    java.lang.NoClassDefFoundError: me/znickq/furnaceapi/SpoutFurnaceRecipe
    at team.GunsPlus.Manager.RecipeManager.addFurnaceRecipe(RecipeManager.ja
    va:63)
    at team.GunsPlus.Manager.RecipeManager.addRecipe(RecipeManager.java:30)
    at team.GunsPlus.GunsPlus.loadRecipes(GunsPlus.java:333)
    at team.GunsPlus.GunsPlus.init(GunsPlus.java:131)
    at team.GunsPlus.GunsPlus.onEnable(GunsPlus.java:116)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.ClassNotFoundException: me.znickq.furnaceapi.SpoutFurnaceRe
    cipe
    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
    09:16:39 [INFO] Server permissions file permissions.yml is empty, ignoring it
    09:16:39 [INFO] Done (6.239s)! For help, type "help" or "?"
    09:16:39 [WARNING] Task of 'GunsPlus' generated an exception
    java.lang.NoClassDefFoundError: me/znickq/furnaceapi/SpoutFurnaceRecipe
    at team.GunsPlus.Manager.RecipeManager.addFurnaceRecipe(RecipeManager.ja
    va:63)
    at team.GunsPlus.Manager.RecipeManager.addRecipe(RecipeManager.java:30)
    at team.GunsPlus.GunsPlus$4.run(GunsPlus.java:576)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:126)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    09:16:41 [INFO] zeenixx [/67.172.113.175:64293] logged in with entity id 462 at
    ([world] -313.31740466961634, 79.7883643961016, 1207.4372301877438)
    09:16:41 [INFO] Reading data
    09:16:41 [INFO] [Spout] Successfully authenticated zeenixx's Spoutcraft client.
    Running client version: 1362
    >
  13. Offline

    luceze

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi, i have problem, after the install, i go in my server, and a post said : this server is running Guns+ By:[Atlan1, SDyrTyler], but when i go in my inventory, i don't see the gun and other. What the problem?
  14. Offline

    LTFRANTZ

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Are you using spoutplugin and spoutcraft? Because if not it will still show the Guns+ but it won't be able to turn the sulfer into Guns/Ammo
  15. Offline

    luceze

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes, i have, i don't understand why guns not appear in my inventory...
  16. Offline

    (M)Ich(i)

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    http://dl.dropbox.com/u/13921141/FurnaceAPI.jar
    Download it and put it into the Plugins folder.:)
  17. Offline

    death_falcon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hello, is it possible to re-modificate the guns look by texture pack? we are making an apoc server
  18. Offline

    LTFRANTZ

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Are there any errors on your server?
  19. Offline

    zeenixx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  20. Offline

    luceze

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes, i have 1 error : invalid plugin.yml in spoutcraft, but i don't see any error in plugin.yml
  21. Offline

    (M)Ich(i)

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Does it work?:confused:
  22. Offline

    nazguy1000

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I love this mod!! but i have a problem. i can't see how much ammo i have anymore. it worked on the first time i loaded it, but the second time i loaded up my server and used spoutcraft the picture of the gun was in the upper left corner but there wasnt the ammo under it
  23. Offline

    penguinbait

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Get Movecraft
  24. Offline

    LTFRANTZ

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    my experience with this is it just seems to be off/on... maybe based on connection speed, sometimes nothing shows up for me, sometimes both gun/ammo
  25. Offline

    tangy777

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    sorry that this has nothing to do with this plugin, but does anyone know of a plugin that you can teleport offline player??? so the next time that offline player logs on he will be in a certain area? Please reply to this message if you have heard of one of these plugins... Im going to try to post this message on a few popular plugins so i can get this plugin... i need this plugin desparately so please reply to this message and give me a link to the plugin if you find one! Thank you so much for spending the time to read this :p Thanks!
  26. Offline

    Typical_Name

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok, I'm starting to get pissed now.

    Guns+ has been increasingly buggy since the day I got it. It worked well at first, but a while ago guns started having effects that were never assigned to them. Most notably, just today, pistols now fire explosive rounds, but only when used by people who aren't me or the other admin, apparently (they work normally for us). Explosive rounds never worked properly before, and now all of a sudden they're working with a weapon that was never even supposed to have had them.

    What's going on?
  27. Offline

    SirTyler

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    If you are using the most recent dev build then it is most likely a simple bug, That is the cost of using dev builds versus regular stable builds.
  28. Offline

    Typical_Name

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No, I'm actually on an old version. I figured that it was possible that would be the problem (although I'm not sure how), so I'm now updating to a new version. The new version seems to have deleted all the guns I had. Oh well, they weren't very well developed anyhow, hopefully the new guns will be less buggy. I'll get back to you on that.
  29. Offline

    zeenixx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i got everything to work good but there are damage bugs like you can't hurt someone far or close with some guns
  30. Offline

    Benjerji

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have a error, it cant read the Guns.jar in plugins folder.
    Please help me fix this, it looks really great and i would love to have this plugin.[tnt]

Share This Page