Jump to content

RubenPikachu

Member
  • Posts

    133
  • Joined

  • Last visited

Everything posted by RubenPikachu

  1. After some tests and research I have added to the save file editor the Party, Battle Box and Day-Care Couple pkm data in the save file :biggrin: Try it and report bugs if you find one Note: Battle Box and Day-Care Couple doesn't work with Black 2 and White 2 save files Edit: The app can now save pkm from the save file
  2. Yes I'm working with that, currently I'm having trouble because of the encrypted bytes, I will have a beta testing later when it reads the pkm data, I think it will be save/delete/import, you can load a saved pkm and check it Edit: I have fixed it, currently it can read Box 1 only, I need to work on it Good observation, thanks, I have already fixed it and also using a battle simulator export code wouldn't recognize Hidden Power as a move since it used [type]
  3. I have released version 6 :biggrin: with big updates First I have added a Pokemon Online/Showdown code reader and writer to import your current pkm to these battle simulators and get your pkm from them. Still working with forms in both and EVs only when you import the code to the app but works fine. (Check first post for image :smile:) Then I have added some Custom Settings for easier pkm editing, when the app loads it will use this settings for your pkm, they are OT, ID, Secret ID, Version and Language More features and fixed the Total EV, it will read the total EV of loaded pkm and a faster legality analysis of the current pkm Also I want to thank everyone who has helped me with this, with your suggestions, your bug reports and everything, it keeps me motivated to continue developing this app for everyone :smile: Thanks!
  4. Ok, I'm not sure why loading a saved card is causing an exception, however I found a bug that the Mystery Gift while loading gave the year as a two digit number instead of the full year (giving 12 instead of 2012), Wonder Cards use full year for the album... Also it seems that linking with the event database is giving trouble again, it gives new errors while trying to get pkm info and links, I have converted the PP.org event database to a text format like my database to read the current PP.org event database, through it will be updated manually Finally I have added Basculin and Deerling/Sawsbuck forms
  5. What happens is that the app stores in variables the data according of their type (byte, uint16, uint32) before writing it to the file to do the checksum calculation, I think that the 'Sequence contains no elements' is because of an empty textbox, like OT or nickname, I have updated the app, when it saves, it checks if these are empty and gives something to them so the pkm file saves correctly
  6. May be an empty textbox like date, move, or something empty, please send me the pkm file to check it out and the data you tried to save I'm glad it worked :biggrin: I will check the chat bug later
  7. I have found the problem, seems that the date is causing the problems for both Mystery Gift and Saving a pkm, I will fix them, I do not know about the chat, I'm still testing it Edit: Fixed the bug, Chompizard25 and everyone who had this problem download the update 0.5.11 and try it again
  8. :confused: What the.... ? I don't know what is happening, I'm going to check out, currently I'm starting a new virtual machine, I will install .NET Framework 4 to run the app and check the bugs since I'm not getting any Exceptions and I always check if there are no Exceptions before updating the app Seems most exceptions are at saving...
  9. With the update of PP.org event database with US Keldeo, I have checked that the previous update of the event pkm downloader works with the updates in PP.org event database, also I will change the survey tomorrow and I think I will be updating the bug reporter and if I can find Chompizard25 bug with his saving bug, I will update it too
  10. I have no idea, I used the same data you sent me and doesn't crash, I will check it out, if you could send me more data like if it is nicknamed, an egg, n's pokemon, pokestar shine, and if you could do a screenshot of the data before you save
  11. Still I want to change the project's name Which pokemon and data are you trying to save? please send me the ability, version, everything will be needed to check this bug
  12. I'm gonna need more data like moves, form, item, and everything except PID which is in the file you sent earlier... I updated the app save pkm with new checksum calculation within the same file instead of using a temp file and I fixed a bug with keldeo forms. You could try making the keldeo again if it works :smile: I have been checking the survey, 2 people have voted for changing the project's name (3 with me )
  13. It seems the app couldn't calculate the checksum, the app only wrote the PID... I will check it :confused:
  14. Which pkm you saved? maybe something made it 221 bytes, it might be a bug :confused: can you send me the pkm file? I have updated the app with DW movesets :smile:
  15. The attack list is only missing DW pokemon moves, I will add them in a moment Also I will add the DW moves in the moveset analysis with this list :smile: Yes you can, you must edit the PID to one that matches the gender, use the PID generator to find a PID that matches the gender and ability you want :smile:
  16. I have finished the Entree Forest pkm PID generator giving valid PID results and the legality analysis updated with this, also added shiny prevention for pokemon not available as shiny (I'm still working with it since manual PID can be used to make them shiny)
  17. I have fixed the OT checking, Entree Forest pkm have \0000 as last sequence, the PID is marked as incorrect because I haven't done the PID generator for non-shiny pkm, updating the app
  18. Could you send me the pkm file through the bug reporter... Which are the OT trash bytes? Porygon\FFFF\0000\0000 is the nickname right (it is missing \FFFF), the PID I do not know why :confused: is it Entree Forest pkm? Also I have fixed the Therian form problem, seems it wasn't saving the Therian forms I will update it later
  19. I planned it while adding the save card and I'm working on it since a pgf doesn't contain some data like stats, pokerus... I have to add some values manually Thanks for telling me, I think it is because of the Therian form, I will fix it later :smile:
  20. Yes, however since is the only pkm with the two flagged is important to mention it I have added the pokestar shining flag :smile:
  21. I have updated the app with all Sinnoh Ribbons Sets, I 'm still missing Hoenn Ribbons :frown: Also I added N's pokemon flag, which will set automatically the PID, IV, OT, TID and SID to match a N's pokemon With some research I found out that the 0x42 has the following flags: And I have added a survey tool to allow people to vote for some decisions, the current survey is to change the project's name... since I began the project with the idea of "checking pkm data"
  22. The app connects to my event database first, I had some PGF files I extracted from sav files, however since they are the same as PP.org event database, I decided to have in my database the .pkm files
  23. But if the PP.org database is updated and if I don't check it out, it will not be updated... However I made some fixes for the Japanese page and it works
  24. Yes, the app checks the pp.org event database english page, gets the event details and adds english as the language, then it checks the french page and gets the event details and adds french as the language and so on with the other languages, some events are repeated because they have the same event The Japanese page messes up the event details, since there are some broken links, some repeated events and different descriptions I cannot add the Japanese event database :frown:
  25. I have added PP.org Event Database support, the app will download the pkm files from my database and from PP.org event database, however I get some errors trying to add the Japanese event page, all other languages are ok
×
×
  • Create New...