Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Summary
If a player is wearing a disguise (Creepin cardboard, Sneaky snowman, etc.) AND that player is currently crouched, the game will crash if that player is teleported using a Teleporter device.
LogVerse: Error: VerseRuntimeErrors: Internal error encountered.
Steps to Reproduce
-Add a teleporter device
-Equip the player with Creepin Cardboard/Sneaky snowman
-Deploy the disguise and enter it
-Crouch while disguised
-Use verse to teleport the crouched player, e.g. Teleporter.Teleport(CrouchedPlayer)
Expected Result
Player should be teleported, either still in their disguise, or their disguise should be destroyed in the process
Observed Result
Verse crashes and will not execute any more code, even if the teleport is performed in an async function.
LogVerse: Error: VerseRuntimeErrors: Internal error encountered.
Platform(s)
All platforms