Skript

Skript

743k Downloads

Skript Randomly Forgets New 1.21 Items

aaaeeeMC opened this issue ยท 8 comments

commented

Skript/Server Version

[17:17:14 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[17:17:14 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[17:17:14 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[17:17:14 INFO]: [Skript] Server Version: 1.21-109-5a5035b (MC: 1.21)
[17:17:14 INFO]: [Skript] Skript Version: 2.9.0 (skriptlang-github)
[17:17:14 INFO]: [Skript] Installed Skript Addons:
[17:17:14 INFO]: [Skript]  - SkBee v3.5.7 (https://github.com/ShaneBeee/SkBee)
[17:17:14 INFO]: [Skript] Installed dependencies: None

Bug Description

I was coding, like everybody else, then suddenly, when I tried reloading the script, it couldn't recognize the ominous trial key. This was completely random. It doesn't work with any 1.21 items either.

Expected Behavior

It was obviously supposed to know what an ominous trial key is...

Steps to Reproduce

I don't know because this was completely random, I'm not sure what caused it. The amount of lines in my script were 615.

Errors or Screenshots

image
image

Other

I'm making a server for a friend and he expects me to finish tomorrow, I'm in huge trouble.

Agreement

  • I have read the guidelines above and affirm I am following them with this report.
commented

did you restart

commented

I'm not immediately able to replicate this issue. Are you having any errors in your console?

commented

I'm not immediately able to replicate this issue. Are you having any errors in your console?

no. it was just completely random

commented

did you restart

now skript recognizes the items after the restart. but it still happened.

commented

Are you doing /sk reload aliases or /sk reload all? I believe that may be causing the issue.

commented

Are you doing /sk reload aliases or /sk reload all? I believe that may be causing the issue.

i didn't reload all, but i did reload aliases but it wasn't right before the issue, it was earlier than that. the issue did not appear right after reloading the aliases, it appeared like between 30 mins and 1 hour afterwards (reloading aliases also timed me out and sent errors in console) with several script reloads inbetween.

commented

From my testing, this appears to be caused by reloading the aliases. We will have it fixed for 2.9.1 (which releases tomorrow).

commented

From my testing, this appears to be caused by reloading the aliases. We will have it fixed for 2.9.1 (which releases tomorrow).

oh, what a delight!