FAQ / Errors
Here are mostly problems experienced by the community and their solutions.
[ERROR] => Studios will not work because files cannot be created
This problem will occur because you did not start the start.bat file or you did not folder it correctly. Follow the path below for the solution.
Firstly, make sure that you open the start.bat file and then start the server or script.
Make sure that Node.js is installed and the install_modules.bat file is run at least 1 time and the modules are installed. If you don't know how to do it, check here.
IMPORTANT, MOST POPULAR SOLUTION ⇒ The wais-studio script should only be found in the root, i.e. resources folder among your server files. Do not use folderisation for example:
[studio], [tebex], [purchased]. Such usages are absolutely wrong. As a result of this folderisation, the .bat extension files you open will not work correctly.
MODULE_NOT_FOUND
If you get an error like this or similar ‘Modules not found’ when you start the start.bat file, see the solutions below.
Check the file path where the star.bat file opens. Make sure of the file paths. If you don't know how to do this, see the text above.
MOST POPULAR SOLUTION ⇒ If your file paths are correct, it may be because you forgot to start the
intsall_modules.bat
file. This file is responsible for automatically installing the necessary modules for the studio script.
The request failed, something went wrong
Firstly, make sure that you open the start.bat file and then start the server or script.
In order for the script to work correctly, first contact your hosting provider and ask them the following question. Or if you have a panel or access, disable protections for port 4444.
‘Hello, I will broadcast a web server on port 4444 on my server. There will be incoming and outgoing requests. I want to disable the Firewall and DDOS Protections/Rules/Filters for port 4444 because I don't want it to get caught in the firewall or be detected as a DDOS.’
If you skip this step or fail to do it correctly, you will get the following results. You will get the error ‘Something went wrong, try again later’ in Studio or Converter.
Volume change / Zoom / buttons like File, Edit, View do not work
Many buttons like this are placed for display purposes only. The buttons that are actually interacted with are obvious when you hover over them. There are titles in the manual for their use.
Last updated