Cannot run simulator after downloading 3.0

I downloaded update 3.0 recently and i cant run the simulator. Is there any extra setup that I must go through to make it work? All I did was download it.

What platform are you trying to run it on?

I am running it on a mac M1 pro

What do you mean by can’t run it? Did you install it? Are you trying to run the Simulator? Could you provide more details, thanks!

sorry for the long wait everytime i try to run the simulator it says this error message

<os_incompatible>

in the console

Looks like you need to rebuild your game. If you hold shift while starting the Simulator it will open to the launcher. Then you can rebuild your game with the new SDK and it should be good to go.

When you say “while starting the simulator” what do you mean you mean when I hit run on Vs code or something else.

I would recommend opening it directly by double-clicking it in the Finder.

Looking again at this error, you may also be opening an older version of the Simulator than what you are expecting. I would also recommend removing all old versions of the SDK from your machine and/or making sure your build script is pointing at the correct 3.0 version.

I am so sorry but I am extremely new to this. What is a build script and how do i check if its at the same version of the simulator.

Whatever script that is being run by VSCode to open the Simulator. Also, again, it might be wise to delete any old copies of the SDK.