Fresh Install from SVN minor issues

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Fresh Install from SVN minor issues

      So I cleaned up my hard drive and checked out the code from the SVN, and made sure the directory structure was identical to the readme. It is -> c:\projects\gamecode4\dev and then all the folders from the SVN are now there.

      - Assets
      - Extra
      - Game
      - Source

      I compiled the code just fine and when I launched teapot wars I'm getting an error with resource cache not found, so where did I go wrong? :)
      You may call me char 71 97 100 100 97 109.
    • You probably need to change your working directory to the GAME directory.

      Edit: Also if you try to launch the compiled EXE file directory (not debugging), I believe it expects the Assets.zip file to be in the same directory as the EXE, which it would not be in this case.

      The post was edited 1 time, last by Kl1X ().