-
Notifications
You must be signed in to change notification settings - Fork 1
Installation Setup
Connor Jakubik edited this page Mar 28, 2026
·
43 revisions
| Installing Space Teams → Installation & Setup |
|---|
Written by Connor Jakubik
Also available in video form: https://youtu.be/l_yKOjeK99c?si=HsZtgHIrrev3sozX
NOTE: We are in the testing phase of our Launchpad installer application. There are several issues that a user will probably encounter when using Launchpad at the moment. The .zip download will continue to work, and we'll make an announcement when the Launchpad installer is ready to use.
These steps will need to be done in full for every newly downloaded Space Teams release.
- Ensure you've made an account on spaceteamspro.com.
- Download the
.zipfile of the latest version of SpaceTeamsPRO.- This is available on spaceteamspro.com after making an account.
- If the download fails, follow workaround steps here: https://github.com/SimDynamX/SpaceTeamsPRO/issues/171#issuecomment-3947858994
- Some customers working directly with SimDynamX may be given access to special versions, which will differ from the version on spaceteamspro.com.
- Extract the contents of the
.zipfile inside yourDownloadsfolder (or another folder where you can modify files).- If your
DownloadsorDocumentsfolder is hosted on a network, or you use OneDrive, don't extract the.zipthere! You may instead extract the.zipintoC:\Users\Public\in order to make sure the Space Teams application files exist locally on your computer. - The folder must not be too deep; long file paths will break Windows zip extraction and the FirstTimeSetup script. You might need to move the extracted SpaceTeamsPro folder up in the file hierarchy to avoid this.
- If your
- Run the Prerequisites Installer for your OS
- Double Click on
SpaceCRAFT/FirstTimeSetup.bat. - If you get a "Modify Setup" screen with options to
UninstallorClose, clickClose->Yes. - If this was your first time ever running our
FirstTimeSetup.baton this computer, run it a second time (workaround for a bug).
- Double Click on
- Run the
SpaceCRAFTapplication- Double Click on
SpaceCRAFT/SpaceCRAFT.exe.
- Double Click on
- If you get an error mentioning
StackWalk, it's ok to ignore (close the error popup). - If you get a Windows Defender SmartScreen "Windows protected your PC" popup, click
More Info, thenRun anyway. - If you get a "Windows Firewall has blocked some features of this program" alert for letting Space Teams' connection to our servers through your firewall, press
Allow access. - You should now be presented with a login screen; follow instructions on screen.
Note: This process will change when we replace the zip download with an installer/updater program.
- Do the Starting your First Sim tutorial.
- See more instructions and documentation back on the wiki homepage.
- If you want to start programming to create and modify simulation behaviors, go through the docs in the Simulation Development Workflow section.
- Space Teams works "out of the box" (precompiled binaries, etc) without this extra setup, but it's necessary before modifying code.