Andrebarrzz91 Posted January 13 Posted January 13 (edited) I'm having an issue, the app is preventing me to move my Shedinja from Alpha Sapphire to the box because it shares the same ID with Ninjask, what i have to do? The only solution i've found was to catch another Nincada in-game and evolve it to transfer the new Shedinja into the box Edited January 13 by Andrebarrzz91
chnapy Posted January 13 Author Posted January 13 Thanks for the report @Andrebarrzz91, this is because on its creation Shedinja shares the exact same ID (and others stats) with Nincada. This is a very specific case so I guess I'll make an exception in ID generation for this species. This is a quick fix to do, so available in next release which is coming soon !
marvinstrife Posted January 14 Posted January 14 What will happen if i move pokemon from gen 7 and below to switch games, and from switch games to home? Normally Bank>Home>switch games Is it possible to Bank>switch games>home Because theyre not going past through pokemon home, so theyre not going to have home tracker. Thanks
chnapy Posted Wednesday at 07:11 PM Author Posted Wednesday at 07:11 PM (edited) Hi @marvinstrife, if I understand correctly you have to create a compatible version (a copy) of your pkm in PKVault. Then move it to your save, that's all. Just be careful with your pkm legality. A warning is displayed on your pkm if there is any legality issue, in this case it's your responsibility to fix it using PKVault and/or PKHeX. Edited Wednesday at 07:12 PM by chnapy
marvinstrife Posted Wednesday at 09:42 PM Posted Wednesday at 09:42 PM 2 hours ago, chnapy said: Hi @marvinstrife, if I understand correctly you have to create a compatible version (a copy) of your pkm in PKVault. Then move it to your save, that's all. Just be careful with your pkm legality. A warning is displayed on your pkm if there is any legality issue, in this case it's your responsibility to fix it using PKVault and/or PKHeX. yeah, every pokemon i have is legal. but my worries are the home tracker. normally, pokemon from gen 1-7 needs to go to Pokemon Home first via (Pokemon Bank) before it reaches switch games When these gen 1-7 touches Pokemon Home, they receive a Home Tracker. My question is, using pkvault to move pokemon from gen 1-7 to switch games will not have home tracker. What will happen if i deposit these pokemons to home from switch games (without a tracker)?
chnapy Posted Wednesday at 10:31 PM Author Posted Wednesday at 10:31 PM This is more PKHeX oriented question, I suggest you to read this topic: That said I'm not sure to understand why using PKVault if in the end you want to use Home, just wondering.
chnapy Posted Thursday at 05:26 PM Author Posted Thursday at 05:26 PM (edited) New release 1.4.0 ! Some new features with pkm sorting and Pokedex synchronize. Multiple bug fixes (including yours @Andrebarrzz91) and performance improvements. Also the app is now using .NET 10, as required by PKHeX 26.01.07. Lot of efforts are put on technical quality before adding future complex features and changes: use of external pk files, linux support. Edited Thursday at 05:28 PM by chnapy
AnHeroGold Posted Thursday at 06:57 PM Posted Thursday at 06:57 PM 1 hour ago, chnapy said: New release 1.4.0 ! Some new features with pkm sorting and Pokedex synchronize. Multiple bug fixes (including yours @Andrebarrzz91) and performance improvements. Also the app is now using .NET 10, as required by PKHeX 26.01.07. Lot of efforts are put on technical quality before adding future complex features and changes: use of external pk files, linux support. Thanks for the new release but got the above, saves worked fine on 1.3.5 Quote info: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[105] Executed action PKVault.Backend.saveinfos.routes.SaveInfosController.GetAll (PKVault.Backend) in 285.5545ms info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1] Executed endpoint 'PKVault.Backend.saveinfos.routes.SaveInfosController.GetAll (PKVault.Backend)' PKMLoadException: PKM load error occured: TOO_SMALL at FileIOService.CheckGameFile(String path) at SaveService.UpdateSaveFromPath(ConcurrentDictionary`2 SaveById, ConcurrentDictionary`2 SaveByPath, String path) at SaveService.<>c__DisplayClass11_1.<ReadLocalSaves>b__1() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.<>c.<.cctor>b__288_0(Object obj) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at SaveService.ReadLocalSaves(Boolean _) at Locker`2.EnsureInitialized() at Locker`2.GetValue() at SaveService.GetAllSaveInfos() at PKVault.Backend.saveinfos.routes.SaveInfosController.GetAll() at lambda_method25(Closure, Object) at Microsoft.Extensions.Internal.ObjectMethodExecutorAwaitable.Awaiter.GetResult() at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) at ExceptionHandlingMiddleware.Invoke(HttpContext context) Is the error in log
chnapy Posted Thursday at 09:35 PM Author Posted Thursday at 09:35 PM I just released a 1.4.1 fixing this crash @AnHeroGold, thanks for the report !
yeyizo Posted Thursday at 10:26 PM Posted Thursday at 10:26 PM Hi! I'm having an issue. N's Darmanitan has de same ID as N's Darumaka, They can't be moved to the bank, only one of them.
ekoin Posted 14 hours ago Posted 14 hours ago Hey, the app started to block all my Gen3 Pokemon to enter Gen4, even when I got them into HeartGold with the Pal Park. I was forced to get them all in Emerald again, losing the entire day of progress into this. Sorry, I have no screenshots or files, just venting. It was telling me that my Pokemon weren't compatible with Gen4 even when I used the legal way to get them there originally.
BilKoChal Posted 1 hour ago Posted 1 hour ago Hi Sort feature have issues It just make first space of each box blank and start from second space.
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