Matocolotoe / Skript-1.8

The Skript plugin made for Minecraft 1.8.x only. Releases will follow the original repository, except for some bug fixes. Please read the README before updating to Skript-1.8 !
https://discord.gg/yh3Z98m
GNU General Public License v3.0
47 stars 4 forks source link

Color code empty space #75

Closed Henriiig closed 7 months ago

Henriiig commented 7 months ago

Skript Version

[19:22:59] [Client thread/INFO]: [CHAT] [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [19:22:59] [Client thread/INFO]: [CHAT] [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [19:22:59] [Client thread/INFO]: [CHAT] [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials [19:22:59] [Client thread/INFO]: [CHAT] [Skript] Server Version: git-PaperSpigot-94ac179e (MC: 1.8.8) [19:22:59] [Client thread/INFO]: [CHAT] [Skript] Skript Version: 2.6.5-for-1.8 [19:22:59] [Client thread/INFO]: [CHAT] [Skript] Installed Skript Addons: [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - skript-placeholders v1.5.2 (https://github.com/APickledWalrus/skript-placeholders) [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - skript-gui v1.3-beta1 (https://github.com/APickledWalrus/skript-gui) [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - Skellett v1.9.6 (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - DiSky v4.12.1 [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - skDragon v0.17 [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - skript-reflect v2.3 (https://github.com/TPGamesNL/skript-reflect) [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - skRayFall v1.9.25 (https://sk.rayfall.net/) [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - SkQuery v4.1.6 [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - SkBee v1.10.3 (https://github.com/ShaneBeee/SkBee) [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - WolvSK v1.7.2 [19:22:59] [Client thread/INFO]: [CHAT] [Skript] Installed dependencies: [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - Vault v1.7.3-CMI [19:22:59] [Client thread/INFO]: [CHAT] [Skript] - WorldGuard v6.1.3-SNAPSHOT;c904242

Bug Description

https://pastebin.com/v4kvk9wu

This skript normally works without problems but now the last line of return now returns two seperate progress bars because the syntax "&8&l" is translated as a space somehow.

image

Expected Behavior

Supposed to not read "&8&l" as a space

Steps to Reproduce

See pastebin

Errors or Screenshots

See above

Other

No response

Agreement

Henriiig commented 7 months ago

Update: My bad, found out it was a problem with LabyMod