Superheroe Powers #7


  • New
  • Other
Open
Assigned to eliminator_v
  • _ForgeUser23197595 created this issue Jan 8, 2016

    Hello jacob,

    I downloaded your plugin to use it for my minecraft server and i really think its a great work.
    But infact of this their are some bugs/errors.
    Some of the heroe powers does not really work, mostly the ones with lightning.

    Thor and Storm (even if its raining) cant use their lightningabilitys.
    Storm is also not enabled to make a tornado.

    On the other side their is Shazam and hes able to use his lightningpower.

    So i want to know if this is a knows bug or is it wanted?
    How can I fix it?

    I know that this is a betaversion plugin but i would be really pleased if you will give me a quick answer

    Ps: Please expect not so good english skills from me because im from germany ;D
    And one more question: Is hulk able to do anything else than smashing the ground and jumping very high?
    In description i read he should be able to take up block?!

    With great greetings

    Manuel

  • _ForgeUser23197595 added the tags New Other Jan 8, 2016
  • Eliminator_V posted a comment Jan 8, 2016

    The powers work on all the other servers, so your problems are probably caused by one of your other plugins.

    Also, yes, Hulk can pick up and throw blocs.

  • _ForgeUser23197595 posted a comment Jan 10, 2016

    @jacob_vejvoda: Go

    Yeah i read about Hulk but i cant find out how to use the other skills from Hulk maybe you can tell me?!

    And I tried the plugin with only libsDisguises and ProtocolLib and SuperWars And nothing happened if i tried to use the wind and lightning attacks. So i think its not crashing because of some other pugins.

    For info im running plugin on server with craftbukkit 1.8 and in a 1.8.9 version of minecraft.

    Maybe if you have time we can meet on server and i can show you

    With great Greetings

    Manwok

  • Eliminator_V posted a comment Jan 10, 2016

    @manwok: Go

    Any console errors?

  • _ForgeUser23197595 posted a comment Jan 10, 2016

    @jacob_vejvoda: Go

    No i dont think so

  • Eliminator_V posted a comment Jan 10, 2016

    @manwok: Go

    Check, then send the console after you experience a problem.

  • _ForgeUser23197595 posted a comment Jan 10, 2016

    @jacob_vejvoda: Go Herer is an Error but i dont understand what it wanna say to me ;D

    [19:46:45 ERROR]: Could not pass event PlayerInteractEvent to SuperWars v1.9 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) [spigot_server.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot_server.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_server.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_server.jar:git-Spigot-13716d9-0899683] at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:689) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot_server.jar:git-Spigot-13716d9-0899683] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_60] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_60] at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot_server.jar:git-Spigot-13716d9-0899683] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60] Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/Set;I)Lorg/bukkit/block/Block; at io.hotmail.com.jacob_vejvoda.SuperWars.heroes.Storm.onPlayerInteract(Storm.java:94) [?:?] at sun.reflect.GeneratedMethodAccessor114.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [?:1.8.0_60] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) [spigot_server.jar:git-Spigot-13716d9-0899683] ... 15 more


    Edited Jan 10, 2016
  • Eliminator_V posted a comment Jan 10, 2016

    @manwok: Go

    All servers have a console.

  • _ForgeUser23197595 posted a comment Jan 10, 2016

    @jacob_vejvoda: Go

    Yeah found it :D

    heres the error : [19:46:45 ERROR]: Could not pass event PlayerInteractEvent to SuperWars v1.9 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) [spigot_server.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot_server.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_server.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_server.jar:git-Spigot-13716d9-0899683] at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:689) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot_server.jar:git-Spigot-13716d9-0899683] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_60] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_60] at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot_server.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot_server.jar:git-Spigot-13716d9-0899683] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60] Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/Set;I)Lorg/bukkit/block/Block; at io.hotmail.com.jacob_vejvoda.SuperWars.heroes.Storm.onPlayerInteract(Storm.java:94) [?:?] at sun.reflect.GeneratedMethodAccessor114.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.8.0_60] at java.lang.reflect.Method.invoke(Method.java:497) [?:1.8.0_60] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) [spigot_server.jar:git-Spigot-13716d9-0899683] ... 15 more

  • _ForgeUser23197595 posted a comment Jan 11, 2016

    @manwok: Go

    But how to fix it do you know annything?


To post a comment, please login or register a new account.