[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

    PolowThePig

    Je veux bien :p !

    Dis moi quand tu l'a envoyé

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

    Adkos

    Erf... je viens de me rendre compte que je n'ai mis que l'anglais à jour. Pour le français, ça va être un peu plus long...

    all : excuse us, I was helping Polow for his problem. I said that I can send him my pack translate in franch. If someone else want it, just let me know :)
     
  3. Offline

    (M)Ich(i)

    Adkos

    Do I have the problem because of the version?
     
  4. Offline

    Adkos

    @(M)Ich(i)
    Woa...
    Please give more info : spoutcraft version, spout plugin version, bukkit version, gunplus version...
    And of course, is it the old files of my pack ?
    If so, please deletet and re-download (the pack is up to date since yesterday).
     
  5. Offline

    TheFluffey

    I had the same problem... Make sure all the nodes are there if you updated to the latest version.
     
  6. Offline

    Adkos

    @(M)Ich(i)
    TheFluffey

    The packs run fine here, without any error in the console.
    I use :
    - Recommended build of Bukkit 1.2.5
    - latest spoutplugin
    - latest dev build of Spoutcraft
    - bleeding edge Gun+

    I think the error is that you're still using the old files of the mod. Delete your Guns+ folder, re-download my pack, then re-install it. It should work.
     
  7. Offline

    TheFluffey

    Mine works fine too. I just had to add and change some of the calls (ex: additions, url, volume,) after updating... Instant fix.
     
  8. Offline

    Minotaurus

    I have the latest Craftbukkit,
    Latest SpoutPlugin,
    Latest Bleeding Edge from Guns+,
    and the latest version from Adkos gunpack and still this is what I get:
    Also, When I just use my own recipes it gives this:
    [WARNING] [Guns+]Config Error:[Guns+] Recipe output not found: Shotgun! Skipping!
    What's up with the Recipe output? I made the recipe like most of the recipes are..

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

    Adkos

    Minotaurus : I had this error before, this is how to fix it :
    - Go into your Spout folder, then open "config.yml".
    - Change the first line "ForceCraftBukkitBuildCheck" to "false".
    - Enjoy :)
     
  10. Offline

    Minotaurus

    Adkos Thanks man!
    Also do you know what this means?:
    It always happens to the Sniper, even if I delete my guns.yml and let it generate again.
    Do you know any way to solve this?
     
  11. Offline

    (M)Ich(i)

    I changed the ForceCraftBukkitBuildCheck to false and I have the same error as before.:(

    Now I deleted the folders and the jar files of SpoutPlugin and Guns+ and now it works.:)

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

    Minotaurus

    @(M)Ich(i)
    Nice! Are all your errors fixed? :O
     
  13. Offline

    Adkos

    @(M)Ich(i)
    Minotaurus

    Great Michi !
    Now, you just have to test yourself, Minotaurus.

    The plugin and my pack work fine for Michi and I, there's no reason that it don't work for you :)
     
  14. Offline

    Ablont

    Muss ich mir also Waffen selber in guns.yml schreiben oder wie ?
    Wenn ich die Sachen aus dem GunPack da rein tu dann laggts iwie!
    Bei mir sieht man zb die schüsse und so nicht!
     
  15. Offline

    Name_n

    Code:
    [SEVERE] Could not pass event PlayerInteractEvent to GunsPlus 
    Happens when I use a basic Pumpgun (like the one in Atlan's, except I've made it myself up to date)

    And.. the gun doesnt function properly showing this message.

    EDIT: Maybe I'm doing editing the yml wrong on the 'effects'(Push) part, but I made sure everything was perfect.
     
  16. Offline

    (M)Ich(i)

    <body><p><p><body><p>@Minotaurus<p><br><p>Yes all my Errors are fixed you only have to delet the Spouplugin folder,the Spoutplugin jar file,the guns+ folder and the guns+ jar file then you run the server one time and close the server then you put the newest SpoutPlugin jar file and the newest guns+ jar file ibto the Plugins folder then you run the server again and close the server again and then you can delete the files in the Guns+ folder and put in the files of Adkos` GunPack.<p>So did I do.You don't know that it works for you.
     
  17. Offline

    Tellumus

    Just wondering... How often do the tickets get checked...?
     
  18. Offline

    penguinbait

    Adkos Hows that gun pack I requested coming along?
     
  19. Offline

    Adkos

    penguinbait : ho sorry dude, I totally forget it oO
     
  20. Offline

    atlan1

    sorry I was busy the last week, but will check it now.
     
  21. Offline

    PolowThePig

    Salut,
    Adkos avec ton pack ( rassure toi tout marche :p ! ) le sniper à une texture et une image tres bisarre noire et rouge.
    Serais-tu pourquoi ? veux-tu des screens ?
     
  22. Offline

    6y7t8h

    Hi, I get this error when starting up my Guns plugin, and I am unable to shoot or zoom:
    Code:
    [SEVERE] Error occurred while enabling GunsPlus v1.3-DEV (Is it up to date?)
    java.lang.NoSuchMethodError: net.morematerials.morematerials.Main.getSmpManager()Lnet/morematerials/morematerials/SmpManager;
        at team.GunsPlus.GunsPlus.onEnable(GunsPlus.java:131)
        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(SimplePluginManager.java:383)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:351)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:333)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:423)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:410)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:224)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    
     
  23. Offline

    penguinbait

    lol
     
  24. Offline

    (M)Ich(i)

    atlan1

    When do you finish the update with the "placeable" guns""?
     
  25. Offline

    atlan1

    This has to do with hooking into MoreMaterials. I think because there is a new version available or something changed in MM.
    Don't know it exactly, but it will be a bit delayed, because I have not much time right now. Give me two days. :p
     
  26. Offline

    Name_n

    Any answer for this? t-t

    EDIT2: Uh actually, editing the effects at all (the potion effect on targetentity the initial config comes with) will cause the severe error. Also, adding projectiles breaks the yml.

    Is there also a way to disable headshot messages? (or headshots in general?)
     
  27. Offline

    erickmind

    hey i'll ask again, why do the guns explode the things when i shoot? (in atlan's pack) i couldn't fix it and i didn't find any effect of explosion.
    help!!! update the packs!!!!
     
  28. Offline

    Monk3y

    Anyone have a working GunPack for this it would be much appreciated thanks in advance for your kindness
     
  29. Offline

    Name_n

    Ya, I made my own

    It's got most of atlan's guns with a few additions. interested?
     
    Monk3y likes this.
  30. Offline

    Monk3y

    you know i am !
     

Share This Page