Troubleshooting local development in SimSpace Weaver - AWS SimSpace Weaver

Troubleshooting local development in SimSpace Weaver

  • Linux: xterm command not found / cannot open

    • The local scripts assume the xterm command exists when running on Linux. If you do not have the xterm command or are running in an environment that does not support GUI, use the --noappwindow option when running the quick-start script.

  • No app windows are opening!

    • This happens when the local simulation crashes immediately. To see the console output after the crash, use the --noappwindow or --logfile options when running the quick-start script.

  • The simulation isn’t ticking after the view app starts or view client connects!

    • Running with the —noappwindow option typically resolves these kinds of issues. Otherwise, restarting a few times also has success (although at a much lower rate).