[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

    joshsup7

    i mean when i click with ammo it wont shoot any thing i have the gun and everything
     
  2. Offline

    Devintelo

  3. Offline

    TmynameisT

  4. Offline

    dieprogamer

    I have a Problem. I can see the guns, but I can´t use them. When I click left or right, nothing happens! And I can´t hear the sounds of it :(

    It seems to be a very, very cool Plugin, but I need help with it :)
     
  5. Offline

    joshsup7

    same here ^
     
  6. Offline

    Devintelo

    Hum , take ammos as well !

    Just look at my gunpack and modify what you need

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

    guachitonico

    Can you help me? Sometimes, in console, it says.....
    Code:
    17:30:35 [SEVERE] Could not pass event EntityExplodeEvent to GunsPlus
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
        at net.minecraft.server.Explosion.a(Explosion.java:194)
        at net.minecraft.server.World.createExplosion(World.java:1536)
        at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:225)
        at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:455)
        at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:463)
        at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:459)
        at com.earth2me.essentials.protect.EssentialsProtectEntityListener.onEntityExplode(EssentialsProtectEntityListener.java:220)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
        at net.minecraft.server.Explosion.a(Explosion.java:194)
        at net.minecraft.server.World.createExplosion(World.java:1536)
        at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:225)
        at net.minecraft.server.EntityCreeper.F_(EntityCreeper.java:79)
        at net.minecraft.server.World.entityJoinedWorld(World.java:1265)
        at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
        at net.minecraft.server.World.playerJoinedWorld(World.java:1247)
        at net.minecraft.server.World.tickEntities(World.java:1154)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:542)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
        at org.bukkit.event.entity.EntityEvent.getEntityType(EntityEvent.java:32)
        at team.GunsPlus.GunsPlusListener.onEntityExplode(GunsPlusListener.java:299)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
        ... 27 more
    It doesn't do anything in the server...I think...but could you explain me the meaning of this "SOMETIMES" spam? :(
    I think it's about your plugin e.e
     
  8. Offline

    SirTyler

    There is a bug with Explosions in 1.1.1, use bleeding edge dev build for the fix.

    What version are you using?
     
  9. Offline

    TmynameisT

    Erm, what about my problem Tyler?
     
  10. Offline

    SirTyler

    what problem is it?
     
  11. Offline

    TmynameisT

    It's a few post up from the bottom on the previous page
     
  12. Offline

    3DDean

    i have a problem the guns dont shoot what did i do wrong
     
  13. Offline

    TmynameisT

    Tyler, this is the problem
     
  14. Offline

    GoTheRedSox

    hmm guns arent shooting... does EVERY person on the server need to be running spoutcraft so that the ones with spoutcraft can shoot? whats wrong?
     
  15. Offline

    SirTyler

    To everyone having problems with Guns. Make sure your config files are update, this may mean you deleting all the files and letting the plugin re-gen them. MAKE SURE to back up the files so you can change what is needed to fix them.

    No, spoutcraft is only needed for the people that want to use them. And even then you can still 'fire' them without spoutcraft though you will not know what is what without the textures and names.
     
  16. Offline

    GoTheRedSox

    ok good but why arent the guns shooting then? ive seen a couple other people having this problem as well... i did wut u said with the config
     
  17. Offline

    3DDean

    i did what you said with the config it did not work when ever i try to shoot it treatsit lick a sword, swings it forward and back
    and what do you mean by update like just 1.2 or 1.2.5
    any other things i forgot to do?
     
    GoTheRedSox likes this.
  18. Offline

    GoTheRedSox

    err so i still cant shoot and i think i found an error:
    Code:
    2012-04-25 14:20:19 [SEVERE] Error occurred while enabling GunsPlus v1.1.1 (Is it up to date?)
    java.lang.NoClassDefFoundError: me/znickq/furnaceapi/SpoutFurnaceRecipe
        at team.GunsPlus.Manager.RecipeManager.addFurnaceRecipe(RecipeManager.java: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(SimplePluginManager.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.SpoutFurnaceRecipe
        at java.net.URLClassLoader$1.run(Unknown Source)
        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
    heres another that crashed my server:
    Code:
    2012-04-25 14:19:43 [SEVERE] Could not pass event PlayerInteractEvent to Spout
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:176)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:287)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:636)
        at net.minecraft.server.Packet15Place.handle(SourceFile:39)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
        at team.GunsPlus.Block.TripodData.<init>(TripodData.java:53)
        at team.GunsPlus.Block.Tripod.onBlockPlace(Tripod.java:36)
        at org.getspout.spout.SpoutPlayerListener.onPlayerInteract(SpoutPlayerListener.java:177)
        at sun.reflect.GeneratedMethodAccessor142.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:301)
        ... 13 more
     
  19. Offline

    TmynameisT

    I still have my error, where non ops can't shoot. Can I please get someone to help me?
     
  20. Offline

    SirTyler

    If your guns can not fire MAKE SURE that the shootable node is set to true for each of the guns you have.

    Version 1.1.1 requires the FurnaceAPI to run, if you do not wish to download that then change 1.1.1 to the bleeding edge 1.2-DEV version.
     
  21. Offline

    3DDean

    change what where is the thing i need to change?
    oh and you missed a comma i think inbeteen the, that and the then.
    it should be that, then
     
  22. Offline

    TmynameisT

    My guns can fire, they just can't harm mobs or players when used by non ops
     
  23. Offline

    GoTheRedSox

    o ok ill install it now

    its working now, thanks for all the help my members love it :) one more question how do i find the id of the items so i can sell them, put them in mob arena, etc.

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

    SirTyler

    There is an option in the general config that will output all ids to the console on start up. It is enabled by default, for help adding them to Mob Arena and other plugins read the FAQ on the bukkit dev page.
     
  25. Offline

    TmynameisT

    Tyler, if you dont know the answer to my problem and how to fix it, at least tell me that please :/
     
  26. Offline

    SirTyler

    I already gave a response to guns not firing.
     
  27. Offline

    TmynameisT

    As I've said, that is not my problem. My problem is that non ops can fire there guns, and ammo is used up, but it won't damage jobs or players. They work fine for ops
     
  28. Offline

    GoTheRedSox

    ok thnx

    o no more errors... every time a player quits with a gun...
    Code:
    2012-04-26 08:39:17 [SEVERE] Could not pass event PlayerQuitEvent to GunsPlus
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
        at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:179)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:698)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:234)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
        at team.GunsPlus.GunsPlusListener.onPlayerQuit(GunsPlusListener.java:419)
        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:301)
        ... 11 more
    and when someone zooms in... my server really needs this plugin but it keeps breaking wuts wrong?
    Code:
    2012-04-26 09:14:44 [SEVERE] Could not pass event PlayerInteractEvent to GunsPlus
    org.bukkit.event.EventException
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:176)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:146)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:889)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:117)
        at net.minecraft.server.Packet18ArmAnimation.handle(SourceFile:38)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:169)
        at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.UnsupportedOperationException: Notification titles can not be greater than 26 chars + 26 colors
        at org.getspout.spout.player.SpoutCraftPlayer.sendNotification(SpoutCraftPlayer.java:506)
        at team.GunsPlus.GunsPlusPlayer.zoom(GunsPlusPlayer.java:97)
        at team.GunsPlus.GunsPlusListener.onPlayerInteract(GunsPlusListener.java:157)
        at sun.reflect.GeneratedMethodAccessor107.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:301)
        ... 14 more
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 13, 2016
  29. Offline

    SirTyler

    My guess is your using NoCheat or NoCheatPlus in your server. It interferes with our plugin.
     
  30. Offline

    TmynameisT

    Alright thanks, Ill check on that. Do I need to take out the plugin completly, or is there just a setting in the config I need to change?
     

Share This Page