[ERROR] Could not pass event PlayerInteractEvent to Spartan vBuild 242

Discussion in 'Bukkit Help' started by lolitsroger, Jul 10, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    lolitsroger

    I have been trying to figure out the problem that is causing this error. I have googled it for hours and was unsuccessful, so I am trying my luck here. Does anyone know what is causing this error and/or how to fix it?

    Code:
    [ERROR] Could not pass event PlayerInteractEvent to Spartan vBuild 242
    
    org.bukkit.event.EventException: null
    
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:202) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:109) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:875) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at net.minecraft.server.v1_12_R1.PacketPlayInBlockDig.a(SourceFile:40) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at net.minecraft.server.v1_12_R1.PacketPlayInBlockDig.a(SourceFile:10) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
    
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
    
    at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]
    
    Caused by: java.lang.VerifyError: JVMVRFY018 max stack exceeded; class=me/vagdedes/spartan/b/e/b, method=x(Lorg/bukkit/entity/Player;)Z, pc=100
    
    Exception Details:
    
    Location:
    
    me/vagdedes/spartan/b/e/b.x(Lorg/bukkit/entity/Player;)Z @100: JBlload
    
    Reason:
    
    Exceeded max stack size.
    
    Current Frame:
    
    bci: @100
    
    flags: { }
    
    locals: { 'org/bukkit/entity/Player', top, top, integer, long, long_2nd }
    
    stack: { 'org/bukkit/entity/Player', 'me/vagdedes/spartan/system/Enums$HackType', 'java/lang/StringBuilder', long, long_2nd }
    
    Stackmap Table:
    
    same_frame(@31)
    
    same_locals_1_stack_item_frame(@32,integer)
    
    full_frame(@77,{Object[#15],top,top,integer,long},{long})
    
    full_frame(@80,{Object[#15],top,top,integer,long},{long,long})
    
    chop_frame(@123,1)
    
    at me.vagdedes.spartan.f.c.a(EventsHandler3.java:149) ~[?:?]
    
    at sun.reflect.GeneratedMethodAccessor252.invoke(Unknown Source) ~[?:?]
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
    
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
    
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
    
    ... 18 more
    Sorry about the smiley faces. It should be ;#) without the "#"
     
    Last edited by a moderator: Jul 10, 2019
  2. Offline

    timtower Administrator Administrator Moderator

    @lolitsroger Could you post your code? EventHandlers3, then the method that contains line 149
     
  3. Offline

    lolitsroger

    This is the entire config:
    I'm not quite sure what you were wanting me to post

    Code:
    CombatAnalysis:
      enabled: true
      name: CombatAnalysis
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      punishments:
        '1':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    Exploits:
      enabled: true
      name: Exploits
      violation_divisor: 3
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 5
      punishments:
        '6':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    EntityMove:
      enabled: true
      name: EntityMove
      violation_divisor: 3
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 2
      punishments:
        '8':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    NoSwing:
      enabled: true
      name: NoSwing
      violation_divisor: 2
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 5
      punishments:
        '5':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    IrregularMovements:
      enabled: true
      name: IrregularMovements
      violation_divisor: 4
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 5
      punishments:
        '9':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    Clip:
      enabled: true
      name: Clip
      violation_divisor: 2
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 5
      punishments:
        '6':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    ImpossibleActions:
      enabled: true
      name: ImpossibleActions
      violation_divisor: 2
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 1
      punishments:
        '5':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    ItemDrops:
      enabled: true
      name: ItemDrops
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 0
      punishments:
        '3':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    AutoRespawn:
      enabled: true
      name: AutoRespawn
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      punishments:
        '1':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    InventoryClicks:
      enabled: true
      name: InventoryClicks
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 0
      punishments:
        '4':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    Sprint:
      enabled: true
      name: Sprint
      violation_divisor: 2
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 4
      punishments:
        '5':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    Jesus:
      enabled: true
      name: Jesus
      violation_divisor: 3
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 5
      punishments:
        '6':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    NoSlowdown:
      enabled: true
      name: NoSlowdown
      violation_divisor: 3
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 2
      punishments:
        '6':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    Criticals:
      enabled: true
      name: Criticals
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 0
      punishments:
        '4':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    Nuker:
      enabled: true
      name: Nuker
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 0
      punishments:
        '5':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    GhostHand:
      enabled: true
      name: GhostHand
      violation_divisor: 3
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 5
      punishments:
        '100':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    Liquids:
      enabled: true
      name: Liquids
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 3
      punishments:
        '3':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    BlockReach:
      enabled: true
      name: BlockReach
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 3
      punishments:
        '4':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    ElytraMove:
      enabled: true
      name: ElytraMove
      violation_divisor: 4
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 3
      punishments:
        '10':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    BoatMove:
      enabled: true
      name: BoatMove
      violation_divisor: 4
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 3
      punishments:
        '10':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    FastBow:
      enabled: true
      name: FastBow
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 0
      punishments:
        '4':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    FastClicks:
      enabled: true
      name: FastClicks
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      punishments:
        '4':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    FastHeal:
      enabled: true
      name: FastHeal
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 0
      punishments:
        '4':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    Fly:
      enabled: true
      name: Fly
      violation_divisor: 3
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 4
      punishments:
        '6':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    ImpossibleInventory:
      enabled: true
      name: ImpossibleInventory
      violation_divisor: 2
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 1
      punishments:
        '5':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    HitReach:
      enabled: true
      name: HitReach
      violation_divisor: 2
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 1
      punishments:
        '5':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    FastBreak:
      enabled: true
      name: FastBreak
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 0
      punishments:
        '4':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    Speed:
      enabled: true
      name: Speed
      violation_divisor: 3
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 5
      punishments:
        '6':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    FastPlace:
      enabled: true
      name: FastPlace
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 0
      punishments:
        '4':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    MorePackets:
      enabled: true
      name: MorePackets
      violation_divisor: 4
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 5
      punishments:
        '10':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    NoFall:
      enabled: true
      name: NoFall
      violation_divisor: 3
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 5
      punishments:
        '6':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    IllegalPosition:
      enabled: true
      name: IllegalPosition
      violation_divisor: 1
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 0
      punishments:
        '3':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    FastEat:
      enabled: true
      name: FastEat
      violation_divisor: 2
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 1
      punishments:
        '5':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    Velocity:
      enabled: true
      name: Velocity
      violation_divisor: 2
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 1
      punishments:
        '5':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
    KillAura:
      enabled: true
      name: KillAura
      violation_divisor: 3
      disabled_worlds: ''
      silent_worlds: ''
      silent: false
      cancel_after_violation: 2
      punishments:
        '4':
          '1': spartan warn {player} You were detected for {detection}
          '2': spartan kick {player} {detection}
     
  4. Offline

    timtower Administrator Administrator Moderator

    @lolitsroger Well, based on the fact that this is in plugin development I assumed that it was your plugin.
    But apperantly I was wrong.
    Contact the developer.

    Moved to Bukkit help
     
Thread Status:
Not open for further replies.

Share This Page