Troubleshooting

From TACWiki
Jump to: navigation, search

This page contains some common problems and solutions that people may run into when starting to use/develop for Astropolis.

Common Problems for Developers

Build Errors

Project Util

Example Error: Error 1 The command "copy /Y "C:\Users\Arthas\Documents\Astropolis\Game\Util\SVNRes.resx" "C:\Users\Arthas\Documents\Astropolis\Game\Util\libs\temp.resx" "SubWCRev.exe" "C:\Users\Arthas\Documents\Astropolis\Game\\" "C:\Users\Arthas\Documents\Astropolis\Game\Util\SVNRes.resx" "C:\Users\Arthas\Documents\Astropolis\Game\Util\SVNRes.resx" " exited with code 9009.

Solution Ensure that the SubWCRev.exe program (which should be installed alongside the TortoiseSVN clien) is included in your Path Environment Variable.