Jump to content

lvlann

Member
  • Posts

    219
  • Joined

  • Last visited

Reputation

12 Good

About lvlann

  • Birthday 08/26/1986

Recent Profile Visitors

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

  1. oh snap! I never knew about artifact, i kept going on its original post. thanks a bunch!
  2. That plugin is still not working for me
  3. how to download the dev build?
  4. Facing the same issue as well. any solution @Kaphotics?
  5. @Kaphotics if it's not too much to ask, would it be OK for you to add the naming feature in the next pkhex update?
  6. I keep getting the same error again and again when I open sln file. "one or more projects in the solution were not loaded correctly. please see output window for details'. C:\Users\amanm\Desktop\PokeFilename\PokeFilename.API\PokeFilename.API.csproj : error : The project file cannot be opened. Unable to locate the .NET SDK. Check that it is installed and that the version specified in global.json (if any) matches the installed version. C:\Users\amanm\Desktop\PokeFilename\PokeFilename.GUI\PokeFilename.GUI.csproj : error : The project file cannot be opened. Unable to locate the .NET SDK. Check that it is installed and that the version specified in global.json (if any) matches the installed version. i have downloaded the 7 .net sdk u mentioned.
  7. i went on to its github https://github.com/lvlann/PokeFilename/new/master?filename=.github%2Fworkflows%2Fdotnet.yml&workflow_template=ci%2Fdotnet right side it states "Setup .NET Core SDK" under it it says "Installation Copy and paste the following snippet into your .yml file." I copied the snippet and opened "azure-pipelines" which is the only yml file with notepad and pasted the snippet at the bottom and saved it. tried opening the sln again, but it gave me the same error. setup .net core sdk was the only thing closest to what u mentioned. not that its not obvious, but my Major is not computers, its Aviation lol. But i LOVE to learn anything and everything new. That being said, I dont intend to be annoying just trying trying to learn something entirely new which might even help someone else in the future. I really hope you guys dont mind taking the time out of your schedule to help me figure this out, and I really really appreciate it.
  8. how do i know which sdk is required for the project?
  9. also getting the following error now. C:\Users\amanm\Downloads\PokeFilename-master\PokeFilename-master\PokeFilename.API\PokeFilename.API.csproj : error : The project file cannot be opened. Unable to locate the .NET SDK. Check that it is installed and that the version specified in global.json (if any) matches the installed version. I've downloaded .NET 8.0 SDK already.
  10. Unable to figure out "Update the NuGet for PKHeX.Core to latest, rebuild all." You mentioned download the repo.. I downloaded PokeFilename-master.zip i cant find pkhex core in it. I found NuGet Package manager under tools but thats the extent of it. Kindly Advise.
  11. Update: Uninstalling VS2022 and downloading 2019 community instead. 2022 kept giving me errors.
  12. downloaded the master file.. found the pokefilename.sln. figuring out the NuGet bit.
  13. Love this. Git Hub Account: Done. Visual Studio 2022: Done. Lets go to the next step. Also thank you so so much by the way.
  14. I have no idea what that even means? I dont mind learning, would you know where I can learn how to do what you mentioned?
  15. I am trying to get a living dex with appropriate levels for each pokemon in SWSH and BDSP for example: Charmander: Level 1 Charmeleon: Level 16 Charizard: Level 36 or Eevee: Level 1 Sylveon: Level 1 or Dracazolt: Level 10 or Milotic: Level 2 with Max Beauty. or Frosmoth: Level 2 There are a bunch of Batch editing shortcuts like if I want to give all legal ribbons: .Ribbons=$suggestAll or give it suggested moves: .RelearnMoves=$suggestAll. Is there any command that would make all the pokemon in the boxes, lowest possible and legal level in its respective game?
×
×
  • Create New...