HELP
Development FAQ
MATCHMAKE_UNHANDLED error has occurred
5min
If MATCHMAKE_UNHANDLED error occurs during QR test, try the method below to solve it.


- This error code may occur when the client does not smoothly receive Multiplay Room State data from the server after connecting to multiplay server.
- Refer to the tutorial below and check the code in the onCreate/onJoin part of the server script (index.ts).
📘 Please refer to the following guide. ZEPETO Multiplay Tutorial

- Refer to the guide below to check if the ZEPETO WORLD SDK version is up to date, and then update to the latest version.
📘 Please refer to the following guide. Updating Package

- This error might occur if Zepeto World Multiplay components are present in different scenes.
- Add the Zepeto World Multiplay component to just one scene and follow the example code below to implement it as a singleton.


Updated 10 Oct 2024
Did this page help you?