Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on break: not saving event-block properly #1317

Closed
ShaneBeee opened this issue Jun 17, 2018 · 4 comments
Closed

on break: not saving event-block properly #1317

ShaneBeee opened this issue Jun 17, 2018 · 4 comments

Comments

@ShaneBeee
Copy link
Contributor

ShaneBeee commented Jun 17, 2018

So i just noticed this today when trying to save an event block during a break event

I did this test code to try it out
on mine:
set {_block} to event-block
send "%{_block}%"
wait 1 tick
send "%{_block}%"

now the issue is when i do this, lets say i break grass, first it shows on my screen
grass_block, then one second later i see
air

so why is it changing??

Skript: dev36
spigot 1.12.2

@TheBentoBox
Copy link
Member

This is related to past/future event-value changes which are in #671 .

@Blueyescat
Copy link
Contributor

@TheBentoBox hmm are you sure? event-block links to the block doesn't copy it. (idk why)

@Pikachu920
Copy link
Member

it's not related to #671, but it is not an issue

@TheBentoBox
Copy link
Member

Actually this exact issue (event-block value live updating) was reported ages ago in #72 which was closed by bensku with conversation directed to #671.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants