Uzumaki Naruto Posted June 17, 2012 Share Posted June 17, 2012 No. I just e-mailed. And im trying it on Pokemon Platinum now. I just tested it and It didn't work.us I was returned to the recipetion counter My e-mail begins with ericstrd. Link to comment Share on other sites More sharing options...
BLS Posted June 17, 2012 Share Posted June 17, 2012 Heres one of mine: http://pokegts.us/5thGen_DistributeLink.aspx?SHA1=655C34E3687C4A72B8C5276C214AA8485A9E391A Link to comment Share on other sites More sharing options...
Uzumaki Naruto Posted June 17, 2012 Share Posted June 17, 2012 Some news, I just tested Pokémon Black on my 3DS, and no luck. Anyway, I don't know if this helps but I was trying to get a Shiny Level 100 Spiritomb, with Calm nature. So, any fixes yet? *Hopefully by tomorrow* (: Link to comment Share on other sites More sharing options...
BLS Posted June 17, 2012 Share Posted June 17, 2012 Some news, I just tested Pokémon Black on my 3DS, and no luck. Anyway, I don't know if this helps but I was trying to get a Shiny Level 100 Spiritomb, with Calm nature. So, any fixes yet? *Hopefully by tomorrow* (: same here. still isnt working. Link to comment Share on other sites More sharing options...
Uzumaki Naruto Posted June 17, 2012 Share Posted June 17, 2012 Some great news It now works. (On pokemon platinum) (: Thanks so much willaien. Im testing Pokemon Black right now. So, thanks. Link to comment Share on other sites More sharing options...
BLS Posted June 17, 2012 Share Posted June 17, 2012 Working <3 Link to comment Share on other sites More sharing options...
Uzumaki Naruto Posted June 17, 2012 Share Posted June 17, 2012 Thanks so much Link to comment Share on other sites More sharing options...
wiredrabbit Posted June 27, 2012 Share Posted June 27, 2012 I know you guys are busy translating BW2, but any chance of the poke selector being upgraded so that we can get pokes on the retail version of BW2? It's a godsend for people who don't use acekards and R4's! Thanks! Link to comment Share on other sites More sharing options...
willaien Posted June 27, 2012 Share Posted June 27, 2012 Anyone with a black2 with some progress want to send me their .sav file that's capable of getting to the GTS? Link to comment Share on other sites More sharing options...
luckywanderboy Posted August 24, 2012 Share Posted August 24, 2012 every time i try to connect to GTS it sends me to the normal nintendo GTS and prompts me to DEPOSIT, SEEK, or QUIT. it doesnt have anything waiting for me, whether i'm using the selector or uploading a .pkm to the site. i'm using White on a 3ds and have changed both the DNSs to the right thing. what am i doing wrong? Link to comment Share on other sites More sharing options...
willaien Posted August 25, 2012 Share Posted August 25, 2012 every time i try to connect to GTS it sends me to the normal nintendo GTS and prompts me to DEPOSIT, SEEK, or QUIT. it doesnt have anything waiting for me, whether i'm using the selector or uploading a .pkm to the site. i'm using White on a 3ds and have changed both the DNSs to the right thing. what am i doing wrong? Deletes all your connection profiles on the DS, then create a new one with the settings on the page. Link to comment Share on other sites More sharing options...
Ace_Trainer14 Posted September 10, 2012 Share Posted September 10, 2012 Im trying to get certain Pokemon, but when I go to get them, I get random Pokemon. Please Help!!! Link to comment Share on other sites More sharing options...
Ace_Trainer14 Posted September 10, 2012 Share Posted September 10, 2012 every time i try to connect to GTS it sends me to the normal nintendo GTS and prompts me to DEPOSIT, SEEK, or QUIT. it doesnt have anything waiting for me, whether i'm using the selector or uploading a .pkm to the site. i'm using White on a 3ds and have changed both the DNSs to the right thing. what am i doing wrong? You need a full party Link to comment Share on other sites More sharing options...
willaien Posted September 10, 2012 Share Posted September 10, 2012 Im trying to get certain Pokemon, but when I go to get them, I get random Pokemon. Please Help!!! It's possible that you are on a different connection than the DS, in which case it will send you a random Pokemon. Double check and make sure you're connecting on the same internet connection that the DS is connecting on. Link to comment Share on other sites More sharing options...
JazalGoldmane Posted October 14, 2012 Share Posted October 14, 2012 when i try to go to 5th gen upload i get this message: Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> Can anyone tell me how to fix this??? Link to comment Share on other sites More sharing options...
willaien Posted October 16, 2012 Share Posted October 16, 2012 when i try to go to 5th gen upload i get this message: Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> Can anyone tell me how to fix this??? Visit this page, then tell me what Pokemon you were trying to upload. Link to comment Share on other sites More sharing options...
formlesstree4 Posted October 16, 2012 Share Posted October 16, 2012 when i try to go to 5th gen upload i get this message: Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> Can anyone tell me how to fix this??? Did you bother reading the FAQ? It answers the question there. Link to comment Share on other sites More sharing options...
TwoTailedMoon Posted October 29, 2012 Share Posted October 29, 2012 Alright guys. Am I the only one having problems with getting random pokemon? My 3DS and PC are using the same IP Address, I checked. The primary DNS is set as 204.45.29.54 I've used Pokemon selector a few times a couple of months ago, but this has never been an issue before. Is there a problem with the site? Link to comment Share on other sites More sharing options...
Zero 2362 Posted December 20, 2012 Share Posted December 20, 2012 Loving this tool. been using it all day and had no problems but all of a sudden the GTS stopped sending me the pokemon I was generating. Does anyone know what went wrong and how I fix it Link to comment Share on other sites More sharing options...
Kidz Posted January 17, 2013 Share Posted January 17, 2013 I've been using this amazing "project" and I believe it was Monday the 29th of November, the GTS no longer let me connect with that DNS port. I get an error and can't get the Pokemon that I love so much. Any idea what's up? I'm currently having the same problem, anybody got a solution? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now