HELP
Development FAQ
I get a 9999 error when uploading .zepetopackage file in Zepeto Studio.
6min
if you get a 9999 error in zepeto studio when uploading the zepetopackage file generated after building your world, try the following three methods case 1 when required modules are not installed during unity installation go to unity hub > installs > 2022 3 34f1 > add modules and check if all the required modules are installed the required modules are the following android build support ios build support mac build support (mono) install if your pc is running on windows windows build support (mono) install if your pc is running on mac mac windows also, click the login menu next to the 'publish' button and make sure that 'target platforms' is set to 'all' if all required modules are installed, click the publish button to rebuild your world once the build is complete, open the project folder > build > zepeto script folder to verify that all platform files have been generated the required platform files are android ios osx windows upload the generated zepetopackage file to zepeto studio for more details, please refer to the guide below installation and settings docid\ yej7qotmsgrxn9oloftyc releasing your world docid\ ebzxoudypr43f3ygz4xin case 2 windows users – file or folder names are too long in windows environments, the length of the path name can affect package builds if there are files or folders with excessively long names within the assets folder, a 9999 error may occur when uploading to zepeto studio ensure that file names do not contain spaces or special characters rename files to concise names like “abc jpg” and rebuild the project even if the folder names are automatically generated from the unity asset store, please rename them to shorter names case 3 you get a 9999 error even after installing the required modules if you get a 9999 error even though you have installed all the required modules, try the following method delete the build folder in the project folder update the zepeto world package (1) open window > package manager in unity and select my registries or in project in packages (2) select zepeto world from the package list, and then click the version history tab (3) update to the latest version press the publish button to rebuild the project when the build is complete, open the project folder > build > zepeto script folder to verify that each platform file has been created the required platform files are as follows android ios osx windows upload the generated zepetopackage file to zepeto studio