Jump to content

PedroKeitawa

Member
  • Posts

    62
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by PedroKeitawa

  1. So recently my 3DS have started to show the signs of age, to not stress the circle pad and the d-pad to much i decided to play most of the game on Citra. Since i was doing some breeding and in the 3DS game there is no mass relase otpion i used Pkhex for remove the extra mon i hatch and to clean up the boxes. But while checking one of the hatchling i notice that my subregion, in the info of the pokemon, have change on Citra. Normaly is Lombardy on 3DS while on Citra it show up as Lazio (witch is still in Italy so close enough i guess). I look up but at the moment Citra dosen't seems to have a option to change the suberegion, so i changed it with Pkhex. So my question his, since i have changed, this could trigger something in Pokemon Home (becouse the intention was to transfer the save file back on 3ds and transfer some of the hatchlings) in terms of legality?
  2. For now im gonna simply wait for the maintence of today, then im gonna give it a shot. Also this is how i wanted to transfer my ribbon masters and teams, just bring them all over up to gen7 then make a save, reaload that save and so on.
  3. So evrey mon is gonna get a different HOME tracker? I ask becouse i never tried to transfer clone of the same mon in home, especialy after the BDSP limitation. I know it was restricted to BDSP and for a time even Shedinja in SW/SH, but i jst wanna make sure. Especialy becouse like i said im gonna delete the mon that are not in the scale i wanted (not necessarly for the mini or jumbo mark). Also i read that there is gonna be another maintence soon, guess i will wait after the 12 of this month before trying.
  4. Ok i really did not know how to title this or how to explain my self well. I want my mon that i transfer from old games to have specific sizes. Only problem, when i transfer some mon, to test, in Home and then in PLA/S/V, after the recent updated that fixed the 0 scale bug, i found out that what for me was the ideal Salamance is now mid mini size, small but not small enough to get the mini mark. So i know that is impossible to controll what size the transfer mon get, but before transfering my old team i want to be sure they al get the sizes i wanted. Like a small Sylveon for exemple. So i ask the question: if i transfer multiple clones, by copy and paste the mon in pkhex in the US save file before transfering, and i send them to Home will they get deleted? Stopped for entering or they will just get different home tracker each and then i can remove the "unwanted" mon in home? I know is confusing but my english is not the best and i really did not know how to word the question in the title.
  5. So despise the log telling me that i NEED a Windows VM i still try to install the .NET recent version and then download the new version of PKHEX and all work perfectly on Linux Mint 21.1 Cinnamon with Wine. Im happy i just wanted to report that for me, at the moment, i have no issue with using this version on Linux. I will need to test more but for now all seems to work normaly like this.
  6. I was finaly able to use the program wine to run pkhex on Linux (recenlty im try a dual boot with windows and linux). Find Wine, installed and all seems to be ok. I did not fully tested becouse i currently don't have my 3ds/switch with me but it seems to display all fine and good. The error appear the moment i closed the program. It was telling me that a UI error accured. This is the report the appear after. System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created. at System.Windows.Forms.Control.MarshaledInvoke (System.Windows.Forms.Control caller, System.Delegate method, System.Object[] args, System.Boolean synchronous) [0x00011] in <4b7d326f792d4378bd436300c6961411>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.MarshaledInvoke(System.Windows.Forms.Control,System.Delegate,object[],bool) at System.Windows.Forms.Control.BeginInvoke (System.Delegate method, System.Object[] args) [0x0000f] in <4b7d326f792d4378bd436300c6961411>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.BeginInvoke(System.Delegate,object[]) at System.Windows.Forms.WindowsFormsSynchronizationContext.Post (System.Threading.SendOrPostCallback d, System.Object state) [0x0000f] in <4b7d326f792d4378bd436300c6961411>:0 at System.__ComObject.Finalize () [0x0001a] in <7713cb95b33244ed9608bf0b23fbdce9>:0 System.ComponentModel.Win32Exception (0x80004005): Error creating window handle. at System.Windows.Forms.NativeWindow.CreateHandle (System.Windows.Forms.CreateParams cp) [0x00162] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control.CreateHandle () [0x0014f] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control.CreateControl (System.Boolean fIgnoreVisible) [0x00045] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control.CreateControl () [0x00008] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control.OnVisibleChanged (System.EventArgs e) [0x00051] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.ButtonBase.OnVisibleChanged (System.EventArgs e) [0x00001] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control.OnParentVisibleChanged (System.EventArgs e) [0x0000d] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control.OnVisibleChanged (System.EventArgs e) [0x000c4] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.ScrollableControl.OnVisibleChanged (System.EventArgs e) [0x0001a] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Form.OnVisibleChanged (System.EventArgs e) [0x00020] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control.SetVisibleCore (System.Boolean value) [0x00131] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Form.SetVisibleCore (System.Boolean value) [0x000d1] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Control.set_Visible (System.Boolean value) [0x00001] in <4b7d326f792d4378bd436300c6961411>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.set_Visible(bool) at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner (System.Int32 reason, System.Windows.Forms.ApplicationContext context) [0x00245] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Application+ThreadContext.RunMessageLoop (System.Int32 reason, System.Windows.Forms.ApplicationContext context) [0x0001a] in <4b7d326f792d4378bd436300c6961411>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.Application+ThreadContext.RunMessageLoop(int,System.Windows.Forms.ApplicationContext) at System.Windows.Forms.Application.RunDialog (System.Windows.Forms.Form form) [0x0000d] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Form.ShowDialog (System.Windows.Forms.IWin32Window owner) [0x0027b] in <4b7d326f792d4378bd436300c6961411>:0 at System.Windows.Forms.Form.ShowDialog () [0x00001] in <4b7d326f792d4378bd436300c6961411>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form.ShowDialog() at PKHeX.WinForms.ErrorWindow.ShowErrorDialog (System.String friendlyMessage, System.Exception ex, System.Boolean allowContinue) [0x0002a] in <c814acc5739d4c9b87d8b19e1c18e8c6>:0 at PKHeX.WinForms.Program.CurrentDomain_UnhandledException (System.Object sender, System.UnhandledExceptionEventArgs e) [0x00023] in <c814acc5739d4c9b87d8b19e1c18e8c6>:0 Im kinda new to the use of wine but at this point i ask is this a normal error that happen on linux? I cannot test other stuff, as i said i don't have any save file for test editing ecc, but i felt was right to report this.Or maybe is just me that i have not set up wine correctly. I don't know first time using wine as i said, so if is a error on my part how do i fix this. Im using Linux Mint 20.2.
  7. Thanks for the extra information. Just to be on the testing/carefull side im gonna try this using a secondary account on Home. Or doh i have check out and all the case i have read for the Bad Eggs (my persona hell since Gen3, im so lucky he make a return) says nothing about mon that ware from Gen7 or LGPE or even previus Gen directly genned in Gen8 and the moved to Home. I will try and let some time pass. Let's see what happen, if with the next update (should be very soon becouse of the second part of the exspansion pass) they become bad eggs or simply vanish i twill have learn something new about Home.
  8. Understand. The alt account is a very nice suggestion, i will probably try. If happen i will just hope they somebody in my area have one of the let's go game. At least for enable the Meltan box in GO so at least, when they add the compatibility in Home, i can transfer directly from them. Alternativly hope GF do an event for catching Meltan and Melmetal in Sw/Sh via raid den. Afterall i probably wrong but they still have not relase G-MAX Melmetal. Thanks for your help as always.
  9. Oh plase no (i have PTSD for bad egg since i got some in Gen3 as a kid) . Oh well time to go ebagging for 60€ on the internet to buy LGP lul. Unless with the crown tundra GF wake up and relase and event in game for getting Meltan and Melmetal.
  10. Hopefully is not a problem if i ask here, since this is regarding one of the point cove rin the main post. If i create a Melmetal/Meltan using Pkhex in a save for LGPE then transfer the pkmn in Gen8 using Pkhex and then transfer the mon in Home there could be problem? I ask since as we know normaly you need to transfer from LGPE to Home then to Gen8. In the first post i read this and this why i ask. Also i ask becouse i never done this (create in Gen8 prior gen mon and then transfer to home) so i don't know what coul happen if i store the Meltan line inside Home.
  11. Thanks buddy. The nature and the other are probably not gonna be a problem, i can always change them in game using mint and bottle caps in case i wanna used.
  12. Unfortunaly i still with out CFW (mostly becouse before doing this i will need to buy a whole new console to use for online play and at the moment is out of my budget). I specificly ask for a pk8 file becouse for inject the mon in my game i was using the magic of sysbot. I know there is a way for edit save file even with out CFW but even that, for what i know, is not "ban free". So im stuck with sysbot. Oh well i will wait. p.s: it took me a while but i just now reconize that you have beta celebi in your avatar (if im not mistake)
  13. Thanks for the link. I have found other mon i was missing but unfortunaly not the Raid Den Alolan Raichu event. There was the one you recive via the diglet mission in the IoA, but is not what i was looking for.
  14. Somebody have a pk8 file for an Alolan Raichu from the event raid whe got in Agoust? I ask becouse i was looking in the download section but unfortunaly i only found the event fils for the raid it self, not the single pk8 files.
  15. Recently update Pkhex. Just for edit a couple of thing i open my Ultra Sun save file. I check out my team and my Lycanroc Dusk was marked as problematic. I check out the error and simply says: Analysis not avalible for this Pokemon. I was confuse so i try to change him in to another form but for the Midnight and Midday there are no problem. Only the Dusk form have problem. I tought was becouse i made this Lycanroc wrong but then i check out, for curiosity, the one i got via and that dosen't have any problem. So i breed another one real quick, since it was obvius that try to make one from zero was resoulting in the error. Change time, level up and evolution. Check the file in Pkhex and....marked like the others. Only the event one is maked as legal. I will attach the file in question but...any Lycanroc Dusk i breed and then evolve or simply generate is marked like this. The only safe one seems to be the one from the event. The one that is in screen is the egg file (i just change Male to Female) from th In Game series of file for Ultra Sun and Ultra Moon. Strangly the Rockruff is not marked ad "not legal" becouse of this error. Only the Dusk forms is marked like this.
  16. If bu builds you mean mon that are ready to go in battle..unfortunaly the answear is no. I have found, while i was complate the subquest and some pokedex, some mon with decent iv in raids. But at the monent i dont have anything that is ready to go.
  17. Depend. You need something specific back? At the moment unfortunaly i dont have much in the game. I have something but nothing "perfect" on terms of iv.
  18. So like others, even if this is probably just a "me" problem, i need some help on have some genned mon in the game and i don't have a hacked switch. The Pokemon are ditto for the most part. The others are there just for the item i give them. Since is almost a full box i have put all in a zip file. If you can help write here or send a PM plase. Trade.zip
  19. Sorry for the confusion. I think is a problem with abbreviation with this specific Pokemon game, becouse is not the first time i says US and they tought i was play on a American 3DS.
  20. No, my 3DS is EU. But apperently the Pokemon have default on ITA anyway (after read i try for test out, i can always remove the card if i want). I did not check the card it self doh.
  21. One question. The event i found on the page was ENG. My copy of US is in italian, i can inject the WC with no problem or no? I ask becouse at this moment i cannot find the ITA event in the gallery for the Tapu Fini.
  22. Ditto is to OP with is ability of transform in anything. The relase a monster over the metagame since RBGY, even Mega Ray cannot stand this power. Yeah i remenber that too. For me it was more of a long process but not impossible, the end resoult ware a bit "disappointing" but ehy it was a starting point.
  23. You know what would be the biggest hit for evrybody both genners and legit player? If Ditto was not in the Galar Pokedex. I was reading some post made by Joe Merrick and i have completly forgot that in the last purge....i mean jump to new hardware from Gen2 to Gen3 Ditto was not avalible in the first par of game. So if you still buy and play the game and you have a bank of legit ditto obtain with hard work: pick a god and pray.
  24. Probably i should word that better. (See the bold part) but i was essentialy try to say what you have said, the only problem is my english is trash. Becouse if this is a way to "solve" the hacking problem..is not a good one.
×
×
  • Create New...