Skript

Skript

788k Downloads

reload bug??

Closed this issue ยท 4 comments

commented

Skript/Server Version

[22:08:42 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[22:08:42 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[22:08:42 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[22:08:42 INFO]: [Skript] Server Version: 1.21.4-2413-65b1288 (MC: 1.21.4)
[22:08:42 INFO]: [Skript] Skript Version: 2.12.1 (skriptlang-github)
[22:08:42 INFO]: [Skript] Installed Skript Addons: 
[22:08:42 INFO]: [Skript]  - SkEssentials v1.1.0 (https://github.com/EquipableMC/SkEssentials)
[22:08:42 INFO]: [Skript]  - SkBee v3.11.3 (https://github.com/ShaneBeee/SkBee)
[22:08:42 INFO]: [Skript]  - SkCoAPI v0.3.0
[22:08:42 INFO]: [Skript] Installed dependencies: 
[22:08:42 INFO]: [Skript]  - Vault v1.7.3-b131
[22:08:42 INFO]: [Skript]  - WorldGuard v7.0.13+82fdc65

Bug Description

When you run the /sk reload test.sk command, no message is displayed, but when you run the /sk reload all command, the message is displayed correctly.

Expected Behavior

It can be reloaded correctly for each file.

Steps to Reproduce

Run /sk reload test.sk

Errors or Screenshots

No response

Other

Image

Agreement

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

Cannot replicate.
Please try removing your outdated addons (SkEssentials, SkCoAPI) and see whether the issue persists.

commented

Hey! SkEssentials Dev here. Bit of some false information. SkEssentials isn't outdated. I've been super busy IRL and managing DiSky. It should still work with 2.10+. I will try to push an update today. I am planning on redoing some stuff and how I handle stuff. @TheMug06

commented

Hey! SkEssentials Dev here. Bit of some false information. SkEssentials isn't outdated. I've been super busy IRL and managing DiSky. It should still work with 2.10+. I will try to push an update today. I am planning on redoing some stuff and how I handle stuff. @TheMug06

In that case, try removing SkCoAPI first and see whether that fixes it.

commented

Ya, i've also had this happen alot recently. Probably related to the broken logger currently. If you execute it twice, it'll work. It happens randomly, typically after some time.