Jump to content

choatix

Member
  • Posts

    20
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Did you ever work out yourself what happened with this? I experienced the same thing myself with a recent BW2 save modification, where I had given myself unlock keys, pass powers, etc. When I first got to Undella Town, Hugh was there and was able to give me the Dive HM and this was the first time anything was off. After that, when I got to Opelucid, the game would crash with Drayden's auto-cutscenes after the gym fight presumably due to the same thing.
  2. Well, I was definitely getting confused. Data for pokedens seems correct and equivalent to the plugin's code. As for Kaphotic's data its very possible I'm reading it incorrectly, but the data has been interpreted elsewhere. Besides, since this thread confirmed things for me, I've been able to find HA Nincada & HA Trapinch
  3. For reference, I was using 'https://pokedens.github.io/' which is clearly incorrect. However, using Kaphotic's pastebin data, it appears Shield can have Hidden Ability Flygon, but not Sword. Likewise, it is indeed not possible for Shedinja to have its hidden ability in this games, confirming that. Are you aware of any other pokemon which can have their hidden ability flag enabled in Sword/Shield which has no effect? Is there a full, correct data set out there, after all a lot of data on said pastebin marks Hiddens I've never found. Edit: Looking at the src of the plugin you mentioned, I'm seeing what I believe to be HA capabilities (HA marked as 4) in the tables, which implies available, including Shedinja. Is it potentially a seed related issue?
  4. I've heard mention of Hidden Ability Trapinch being available via a Flygon with the HA Flag set, even though it does not have a hidden ability. Is the hidden ability flag set for arbitary pokemon in raids where the flag is possible? For example, would the flag be set for Vikavolt, or Hydregion? And most importantly, can it be set on Shedinja, who's prevolutions have a hidden ability, but not itself.
  5. I've just noticed someone else reported this further down. Sorry!
  6. I've attached one example of an XD legality issue, where pokemon taken from Miror B are not listed as viable encounters. I would assume this applies to all Miror B pokemon as they can be caught at different location than their original intended one - such as the pokespots and areas with colosseums. 299 - NOSEPASS - 2F9CE1A93F87.xk3
  7. I've been having trouble with entering values into the 'level' fields and the ESV field within the Database screen of PKHEX. Level equality always works for 0, which then shows all results, same with any number larger than 100, and I can find the rejection case for >100 in the code. But any other value does not yield a result. A brief look at running the code in Debug Mode shows that the 'stat' fields are not initialised during this process, all being set the 0, and explaining why level 0 works in this scenario. As for ESV, whatever value I enter shows every possible egg in the listing. This, plus another quick look at the code implies the issue here is not entering the filtering mechanism for ESV and as such nothing is ever filltered. Note this is using the outer default fields, and not using the PSV entry for the Advanced Search. Am I doing this wrong in some way? Or is this legitimately a bug?
  8. Adding to this, other additional statistics, such as chance to call SOS help? Not on the personal info entries.
  9. I've seen posts, etc about encountering wild pokemon whilst playing ultra space minigame. Is it possible to extract this list? Guessing it'll fill some if not all gaps.
  10. Also quoting this message to highlight my response to this at the time regarding issues with this functionality.
  11. It isn't a slow load, but does load many clones and it isn't unusual with several saves that it comes up with 150000 files from a combined save, which if I copy/store would be mostly cleared out with clones, so perhaps the unique part does not work well. The option to not include in search results allows backing up to still happen without showing the pokes in the listing. Similarly to how 'Show Boxes' and 'Show Database' are options - just having one for 'Backup Database'
  12. When I use PKHex, the backup directory is included in the search results. This counts them as part of the database and cannot be disabled. My quick fix was to just move the bak directory so it could not find backups, but since then of course there are no backups, and I would like there to be. Could a feature be added such that bak files are not accounted for, by default? This would improve processing time. Of course, for some it is prefable so maybe a configurable option to have so it doesn't need to be changed for the parties who like it the way it is now at each startup.
  13. Thanks for this! This has helped a lot already! However, it does have a couple of issues with it. If you have any additional commands after 'IdentifierContains' these are ignored. If the commands are before this, then it works fine. Similarly, the 'not' operator does not work with this command.
  14. [Suggestion] I've been trying to organise my PKHex collection to support finding pokemon I've stored in certain folders. Current workaround is moving the folders Im not currently looking in out the way. Correct me if this is already a feature, but I am unable to find this. It does appear to relate to the PKM field 'Identifier' but I am unable to work out how to search for this. Presumably, the two parts needed for this are: 1) Not just an equal, or not equal, in the search, but also a 'like' or a 'wildcard', e.g. I search for files in pkmdb where the folder contains 'Favourites', respresented as either %Favourites% or *Favourites*, or being represented with an alternative 'command character (rather than ! or =) 2) Having a field within the files that allows for the position to be searched for. This position comes up when clicking 'Create Data Report'. This may already work with the above mention of the identifier field, but without the 'like' case, this may not be functional.
  15. A simple way to search for the Gen 7 TID of a pokemon. To the standard user this is all you can see when you look at a poke in the game when it was caught in Generation 7 games. When you have a large collection, it becomes impossible to search through by a trainer ID.
×
×
  • Create New...