Jump to content

bobertdps4

New Member
  • Posts

    6
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

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

  1. So I'm trying to make a rom hack of pokemon ultra moon where all battles are changed to double battles and changes to some pokemon to make them more viable. I used Pk3DS to unpack and edit the ROM. I've tried this before but last time when trying to rebuild the rom it would say: 'an unandled exeption has occured' just before closing Pk3DS entirely. I figured that I had done some weird input of some sort but I want to try to look what happened and figured it would be faster to just start fresh. So I got a fresh Ultra Moon ROM, changed some stuff and tried to rebuild it. But the same message occured. I didn't change to much but for some reason pk3ds just crashes when I try to rebuild, it works just fine if I rebuild just the romfs or exefs file. This is the entire message: Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. at pk3DS.Core.CTR.CTRUtil.setNCCH(String EXEFS_PATH, String ROMFS_PATH, String EXHEADER_PATH, String TB_Serial, String LOGO_NAME, ProgressBar PB_Show, RichTextBox TB_Progress) at pk3DS.Core.CTR.CTRUtil.buildROM(Boolean Card2, String LOGO_NAME, String EXEFS_PATH, String ROMFS_PATH, String EXHEADER_PATH, String SERIAL_TEXT, String SAVE_PATH, Boolean trimmed, ProgressBar PB_Show, RichTextBox TB_Progress) at pk3DS.Main.<>c__DisplayClass66_0.<B_Rebuild3DS_Click>b__0() in d:\a\1\s\pk3DS\Main.cs:line 1267 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() Loaded Assemblies: -------------------- mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll pk3DS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\(my username)\Desktop\pk3DS (2)\pk3DS\pk3DS.exe System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll pk3DS.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null C:\Users\(my username)\Desktop\pk3DS (2)\pk3DS\pk3DS.Core.dll Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll -------------------- User Message: An unhandled exception has occurred. The program must now close.
  2. I've been trying to make a rom hack of Pokemon Ultra Moon using Pk3DS, but the when rebuidling the .3ds file an error message occurs and Pk3DS closes down. When I rebuild the RomFS or ExeFS it works fine and they appear as .bin files. But I'm not sure if how to make those work with the main file. Does anyone know a way to fix this or maybe another way to rebuild the file?
  3. I'm trying to make a rom hack of Pokemon Ultra Moon, with all battles changed to double battles and some minor buffs to weak pokemon. I extracted the files using pk3ds and changed the stats and abilities of some pokemon and I also increased the shiny rates. But now, when I try to rebuild the ROM, after a while of loading it says An unhandled exception has occurred before closing pk3ds entirely. Does anybode know what might have happened and what I can do about it?
  4. So I want to ROM hack Pokemon Ultra Moon. Just some changes to battles and stuff, and I want to make it look better when playing on citra. I've alreadty turned the internal resolution to 5x native which helped a lot. Now I'm trying to get shaders but I don't think it's working. Is there any way to get rid of for instance the black outlines in battles? Or are there maybe other ways to make the game look better?
  5. Thanks a lot! I managed to open the data in Pk3DS. So if I want to insert the changes I made into the ROM I just rebuild either romFS or ExeFS depending on what I changed and the change will be implemented into the game?
  6. I've been want to make a Ultra Moon ROM hack where all battles are changed to double battles, but after extracting the files in packenglish and when I try to open it in Pk3DS nothing happens. I've used pK3DS with Pokemon X before and it worked just fine. When comparing my Ultra Moon files with my Pokemon X files and the UltraMoon files in a tutorial I noticed that the usual ExtractedBanner, ExtractedExeFS and ExtractedRomFS instead where called ExtractedManual, ExtractedN3DSUpdate and ExtractedO3DSUpdate. The contents of the files where also different. I don't think I did anything different and I'm pretty sure it's just a normal Ultra Moon ROM, so does anybody have any clue what might have happened and how this could be resolved?
×
×
  • Create New...