Skript: PlayerInteractEvent debug spam

Created on 30 Nov 2016  路  9Comments  路  Source: SkriptLang/Skript

It appears a debug output has been left in release dev22c, causing PlayerInteractEvent to write PlayerInteractEvent to the log.

  • Version: dev22c
  • Tested on: Paper version git-Paper-950 (MC: 1.11) (Implementing API version 1.11-R0.1-SNAPSHOT)
bug

Most helpful comment

Fixed.

All 9 comments

Can confirm, I have this aswell.

Also 2 people have reported this same issue to me.

same

Yep

Easy to fix, however next release will happen after I have done some other fixes too.

I can confirm this as well. Here is 3 seconds of logs, in which I right-clicked several times.

I feel like I'm the only one getting this @bensku since nobody else has said it yet, but I can't seem to use clicked entity in entity right click events anymore. I just tried with this being the only script on my server:

on right click on living entity:
    send "%clicked entity%" to the player

With these plugins (AKA, no addons), and when I reload it I get this. I'll try updating my Spigot and stuff now but otherwise I'm not really sure why it'd be doing this.

Same

Fixed.

Thanks!

Was this page helpful?
0 / 5 - 0 ratings