XNA Creators Club Online
Page 1 of 1 (5 items)
Sort Posts: Previous Next

mini games arent loading , are they outdated?

Last post 05-12-2008 3:01 AM by jdock1. 4 replies.
  • 05-11-2008 5:32 PM

    mini games arent loading , are they outdated?

    the mini games like minje and pumpkin smash or whatever arent loading, its saying "the project or web has been moved, renamed or is  not on your cpmputer"

     

    im just trying to makje changes to it , im finally starting to learn xna and i wanted to see how far i could modify these games

     

    help appreciated

  • 05-11-2008 8:20 PM In reply to

    Re: mini games arent loading , are they outdated?

    How are you opening them? This message typically comes if you are using the history links in visual studio and the projects have been deleted or moved on your hard drive.

    Try redownloading them and opening the new one.


    The ZBuffer News and information for XNA
    Please read the forum FAQs - Bug reporting
  • 05-11-2008 10:47 PM In reply to

    Re: mini games arent loading , are they outdated?

    i open the .sln file from the zip archive, and im usin xna 2.0 and thats the one i downloaded it with.

    idk i will try redownloading them
  • 05-11-2008 10:57 PM In reply to

    Re: mini games arent loading , are they outdated?

    Thats the other reason you get that error - opening a .sln from within a .zip

    The .sln file refers to the project file and relative paths don't work inside zip files.

    You should extract all of the zip file into a folder then open it from there.


    The ZBuffer News and information for XNA
    Please read the forum FAQs - Bug reporting
  • 05-12-2008 3:01 AM In reply to

    Re: mini games arent loading , are they outdated?

    thanks it worked. i just had to extract the files to the /projects in visual studio 2005
Page 1 of 1 (5 items) Previous Next