Skript

Skript

743k Downloads

All Enabled Scripts gives wrong file path

erenkarakal opened this issue · 0 comments

commented

Skript/Server Version

[Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[Skript] Server Version: git-Paper-241 (MC: 1.20.2)
[Skript] Skript Version: 2.8.0 (skriptlang-github)
[Skript] Installed Skript Addons: 
[Skript]  - skript-reflect v2.4 (https://github.com/SkriptLang/skript-reflect)
[Skript]  - SkCheese v1.2
[Skript]  - Hippo v1.1.1-PRERELEASE-5
[Skript]  - SkBee v3.1.0 (https://github.com/ShaneBeee/SkBee)
[Skript] Installed dependencies: 
[Skript]  - Vault v1.7.3-b131

Bug Description

If you use all enabled scripts you get incomplete and wrong paths of the scripts. (ex. /home/container/testing.sk)
This is not the case for all disabled scripts, it works fine.

Expected Behavior

The output should've been testing.sk and not /home/container/testing.sk

Steps to Reproduce

!send all enabled scripts

Errors or Screenshots

No response

Other

There has always been something wrong with this expression since 2.6 😠

Agreement

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