Skript Error that completely breaks the plugin.
TechnicalityMods opened this issue ยท 3 comments
Skript/Server Version
15:40:12.291
exh
Render thread
[System] [CHAT] [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
15:40:12.291
exh
Render thread
[System] [CHAT] [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
15:40:12.291
exh
Render thread
[System] [CHAT] [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
15:40:12.291
exh
Render thread
[System] [CHAT] [Skript] Server Version: git-Paper-381 (MC: 1.20.4)
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] Skript Version: 2.8.0 (skriptlang-github)
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] Installed Skript Addons:
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] - Skirt v2.0.0
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] - skript-placeholders v1.5.2 (https://github.com/APickledWalrus/skript-placeholders)
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] - skript-gui v1.3 (https://github.com/APickledWalrus/skript-gui)
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] - DiSky v4.12.2-beta1
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] - SkQuery v4.1.10
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] - SkBee v3.2.1 (https://github.com/ShaneBeee/SkBee)
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] Installed dependencies:
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] - Vault v1.7.3-b131
15:40:12.292
exh
Render thread
[System] [CHAT] [Skript] - WorldGuard v7.0.9+5934e49
Bug Description
When I launch my server, it will send a bunch of errors that I can't understand and behaves as if there are no skripts but there are dozens of skripts installed
Expected Behavior
All skripts should run properly.
Steps to Reproduce
Download skript and the addons and dependencies above
Get this error
Skript decides to act as if the /plugins/Skript/scripts folder does not exist
Errors or Screenshots
The errors were so long my console cut it off to this
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this report.
This is an issue with the "Skirt" addon. Try removing it and seeing if the server loads.
Update: It worked! Thanks so much @APickledWalrus