twistedfatal Posted September 22, 2011 Author Share Posted September 22, 2011 Uploaded A Video tutorial On How To Use the Moveset Editor. So Hopefully This Will Help People Who Have No Idea How To Use it Link to comment Share on other sites More sharing options...
Andibad Posted September 22, 2011 Share Posted September 22, 2011 Uploaded A Video tutorial On How To Use the Moveset Editor. So Hopefully This Will Help People Who Have No Idea How To Use it Yeah thank you but i no need this since you tools is simple (easy i mean) so i can used this Link to comment Share on other sites More sharing options...
pkmntrainerBW Posted September 22, 2011 Share Posted September 22, 2011 It says, unable to read beyond the end of the stream. in one window that pops up. Then, in the next one, it says: Conversion from string H to type Short is not valid and then in the details part it says: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.InvalidCastException: Conversion from string "&H" to type 'Short' is not valid. ---> System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToShort(String Value) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToShort(String Value) at WindowsApplication1.Form1.kanto_SelectedIndexChanged_1(Object sender, EventArgs e) at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ListBox.WmReflectCommand(Message& m) at System.Windows.Forms.ListBox.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- WindowsApplication1 Also please note that this happened when I tried to load one I edited in Hex from my ROM, not the files included in the download. Is it because the pokemon has to know 22 Attacks for it work? Link to comment Share on other sites More sharing options...
twistedfatal Posted September 23, 2011 Author Share Posted September 23, 2011 (edited) yes their has to be 22 attacks in the file available for editing also Conversion from string H to type Short is not valid <-- this is related to the first problem you will get this if either A.(you clicked on -no pokemon-) or B. (the file does not have 22 available attacks to edit) so basically in the moveset files their should be 88 bytes followed by ffff ffff also note that the pokemon doesnt have to know 22 attacks but their has to be 22 attacks worth of bytes so basicaly you can give a poke any amount of moves then the rest of the attacks you put as zeros just remember that the layout is level then attack 6400 is max for level (100) and max for attack is 2f02 (fusion bolt) if any level or attack looks higher then this then change to 0000 or Manuely change to their correct value or copy this into the file via hex 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFF save then try edit Edited September 23, 2011 by twistedfatal more Link to comment Share on other sites More sharing options...
pkmntrainerBW Posted September 23, 2011 Share Posted September 23, 2011 That was the problem, the Serperior I edited didn't have 22 attacks. Link to comment Share on other sites More sharing options...
pkmntrainerBW Posted September 23, 2011 Share Posted September 23, 2011 Okay, I got another error after editing Simisage's moveset. I saved it, left it, and now it won't let me open it anymore. Link to comment Share on other sites More sharing options...
twistedfatal Posted September 24, 2011 Author Share Posted September 24, 2011 thats weird works perfectly fine on mine. again what was the exact error Link to comment Share on other sites More sharing options...
pkmntrainerBW Posted September 24, 2011 Share Posted September 24, 2011 See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.OverflowException: Arithmetic operation resulted in an overflow. at Microsoft.VisualBasic.CompilerServices.Conversions.ToShort(String Value) at WindowsApplication1.Form1.kanto_SelectedIndexChanged_1(Object sender, EventArgs e) at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ListBox.WmReflectCommand(Message& m) at System.Windows.Forms.ListBox.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- WindowsApplication1 Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/SAXMAN/Desktop/5th%20gen%20Moveset%20Editor/Pokemon%205th%20Gen%20Moveset%20Editor.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 10.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.236 built by: RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.233 built by: RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.235 built by: RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.233 built by: RTMGDR CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. There ya go. It was an Arithmetic Operation resulted in an overflow. Link to comment Share on other sites More sharing options...
twistedfatal Posted September 24, 2011 Author Share Posted September 24, 2011 did you follow my video and do the exact same as what i did? also can you upload the file and il check it to see whats wrong with it you can use mediafire or zippyshare both fast and free as far as im aware Link to comment Share on other sites More sharing options...
pkmntrainerBW Posted September 24, 2011 Share Posted September 24, 2011 i wouldn't think that I would've needed your video... but I guess I'll watch it. Link to comment Share on other sites More sharing options...
pkmntrainerBW Posted September 29, 2011 Share Posted September 29, 2011 Hey TwistedFatal, I think eventually you should have support for loading pokemon with less than 22 moves and having the ability to add moves to a pokemon's moveset. Also, your TM HM compatability editor has an issue with the first 8 TMs, so if possible I would appreciate it if you can fix that soon. Link to comment Share on other sites More sharing options...
pkmntrainerBW Posted September 30, 2011 Share Posted September 30, 2011 I'm getting another error. I attempted to edit Servine (after giving it 22 Attacks in Hex) and it still gave me the same error. Link to comment Share on other sites More sharing options...
ugpower Posted October 23, 2011 Share Posted October 23, 2011 I have some problems using the Stat Editor. I cannot save anything at all no matter what I do. Can someone tell me EXACTLY what to do from starting up the Stat Editor to finally saving your changes? That would be great! Link to comment Share on other sites More sharing options...
Blarghing Posted October 25, 2011 Share Posted October 25, 2011 So the stat editor was working fine regardless of most mods that I was making on my rom, until I replaced Clamperl's in-battle sprite with Lugia's. Everything within the game is fine, but now the stat editor is not working. All my other mods were sprite related as well, but didn't cause any problems. Any idea what this could mean? Folder I was working with was a/0/0/4, not sure why this would affect the stats editor. Link to comment Share on other sites More sharing options...
IAL32 Posted October 25, 2011 Share Posted October 25, 2011 a/0/04 is the narc containing the sprites. Link to comment Share on other sites More sharing options...
wyndamn Posted November 20, 2011 Share Posted November 20, 2011 (edited) Could you make a moveset folder with clean moves for the moveset editor, if its not much to ask? cuz really i think most people in here would appreciate that a lot, and thanks for all of your tools so far they have been very useful. Edited December 18, 2011 by wyndamn Link to comment Share on other sites More sharing options...
Detectiv Posted January 4, 2012 Share Posted January 4, 2012 Your stats editor works really well. Btw in your master editor will you include a move tutor editor? That would be really useful for allowing pokemon to learn 4G move tutor moves. Thanks for priceless work! Link to comment Share on other sites More sharing options...
Jacusiek Posted February 15, 2012 Share Posted February 15, 2012 Could you repair Moveset editor? It doesn't work good, because some pokemons (eg. Wingull, Swellow) have errors, so I can'e edit them ;/ Link to comment Share on other sites More sharing options...
aninymouse Posted February 19, 2012 Share Posted February 19, 2012 Could you repair Moveset editor? It doesn't work good, because some pokemons (eg. Wingull, Swellow) have errors, so I can'e edit them ;/ You can make all the edits you want with the program, then manually edit the error ones in a hex editor. Or just do them all in hex like I did at one point, to ensure there'll be no errors. Link to comment Share on other sites More sharing options...
assailantv Posted March 9, 2012 Share Posted March 9, 2012 So I am a complete newbie to everything hacking~ Now I have been successful in using almost all of these amazing tools except the moveset editor. I watched the tutorial video and read the README several times but to no avail... Here's what I do: I start the program, locate the file labeled "moveset" and then I edit Tepig. I change his level 7 move to flamethrower (instead of ember). I save List 1. Now my problem is "Replace File." Once I click that button in the top left of the program, I can't follow the tutorial video. In his youtube tutorial, an "8.narc" file appears and he clicks it. No such thing is on my computer...i think... and thus I cannot proceed with my editing...what do I do? any help is much appreciated. Link to comment Share on other sites More sharing options...
Edman Posted April 4, 2012 Share Posted April 4, 2012 So I am a complete newbie to everything hacking~ Now I have been successful in using almost all of these amazing tools except the moveset editor. I watched the tutorial video and read the README several times but to no avail... Here's what I do: I start the program, locate the file labeled "moveset" and then I edit Tepig. I change his level 7 move to flamethrower (instead of ember). I save List 1. Now my problem is "Replace File." Once I click that button in the top left of the program, I can't follow the tutorial video. In his youtube tutorial, an "8.narc" file appears and he clicks it. No such thing is on my computer...i think... and thus I cannot proceed with my editing...what do I do? any help is much appreciated. I'm pretty much having the same problem as you. Total Hacking Newbie. All of the tools have been working fantastically. I can follow the directions perfectly, until I get to the part that accesses the .narc file. I don't have a 8.narc file I can access in the folder. Where is the 8.narc file? Where can I get it? And if I get it, where do I put it? How do I know if I have the right .narc file? I can get everything else fine. Except that .narc file. I looked up how to get .narc files. But the ones I've been looking for don't work (Tahaxan, no bgd.dll and I don't trust the download sites enough to risk a virus on my computer) or simply can't find (Nitro Explorer site is off). I hit a brick wall and I wind up with an Assembly Error in the program. EDIT: I'm editing a rom that was already hacked. It's Drayano's VoltWhite rom hack (Version 3.1). Is that part of the problem I'm having? Link to comment Share on other sites More sharing options...
Andibad Posted April 6, 2012 Share Posted April 6, 2012 So I am a complete newbie to everything hacking~ Now I have been successful in using almost all of these amazing tools except the moveset editor. I watched the tutorial video and read the README several times but to no avail... Here's what I do: I start the program, locate the file labeled "moveset" and then I edit Tepig. I change his level 7 move to flamethrower (instead of ember). I save List 1. Now my problem is "Replace File." Once I click that button in the top left of the program, I can't follow the tutorial video. In his youtube tutorial, an "8.narc" file appears and he clicks it. No such thing is on my computer...i think... and thus I cannot proceed with my editing...what do I do? any help is much appreciated. You must repack them into narc files, just using kiwi.ds or puyo puyo tools or tools is for create or repack narc files~ Link to comment Share on other sites More sharing options...
DeusEverto Posted April 10, 2012 Share Posted April 10, 2012 Hi, I saw you canceled your Attack Editor and I was wondering, since you probably have some knowledge in the attack editing scene, how would I be able to copy U-Turn/Volt Switch's effect onto other moves, if that's even possible? I used the OxAttack 1.6 tool to try it by making Splash and Teleport Water and Psychic versions, but all they do is deal damage, they don't let you switch. I also tried to make Quash a Dark Type version of Dragon Tail, and it doesn't do the same thing either, only deal damage. If it's not possible, then okay, but if it is possible, how would I be able to do this? If you're not sure, either, then that's fine. I just thought maybe you would possibly know. Link to comment Share on other sites More sharing options...
Kyo Posted June 20, 2012 Share Posted June 20, 2012 I'm with a problem. I edited and follow all the steps at the first time it works, but when I tried at the second time to import the file in crystaltile a message appears: The file is too small, then appears a new adress in the box and the adress change. Now my Rom don't change anymore the moveset it don't works. How Can I solve this problem? I'll bring more details before if nedeed. Sorry my english is too poor... Link to comment Share on other sites More sharing options...
Kyo Posted June 21, 2012 Share Posted June 21, 2012 (edited) It's that happens when I import the narc in the file a/0/1/8. Then I edit, the size of the narc file grow up, it's crazy i don't understand why it's happening!! The original size of narc file is: 46 KB but after edited it's 47 KB Edited June 21, 2012 by Kyo Link to comment Share on other sites More sharing options...
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