Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Can't teleport to rooms that have spaces in their names #35

Open
RedstoneParadox opened this issue Aug 19, 2021 · 2 comments
Open

Can't teleport to rooms that have spaces in their names #35

RedstoneParadox opened this issue Aug 19, 2021 · 2 comments

Comments

@RedstoneParadox
Copy link

As the title says, attempting to teleport to a room will fail if the room has spaces in its name.

@Cruor
Copy link
Member

Cruor commented Aug 19, 2021

Looks like a bug in Everest DebugRC to me. It doesn't unescape the URL, which means it thinks the room name is foo%20bar.
https://github.com/EverestAPI/Everest/blob/dev/Celeste.Mod.mm/Mod/Everest/Everest.DebugRC.cs#L116-L133

@orbittwz
Copy link

orbittwz commented Nov 7, 2021

it's not a best practice to put space in a room name

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants