Jump to content

Momokuma

New Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Momokuma

  1. Well, it seems either my computer or the antivirus just decided to delete files from the Sky Editor folder. I didn´t check the zip contents and I didn´t even notice until I tried to search for MessageFARCPatcher.exe. I tried using a random computer without antivirus, it extracted every file and worked perfectly. Thank you very much, I wouldn´t have noticed without your reply, and sorry for wasting your time with this kind of issue. The result in game is pretty good, by the way.
  2. Hi! I was trying to build a .cia for SMD but I keep getting this error. I changed some starters and added portraits for them. The portraits load properly but when Sky Editor builds the starter mod it stops in `Generating Patch´. I made sure I was using the latest release and the zip was unblocked. Also, I don´t know if this has anything to do with it, but I added a legendary Pokemon and a fully evolved one. The `Enable Portrait Patching´ isn´t activated in the Starter mod. I made a new solution - changing the same things, but with another rom - and it still happens. System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: Acceso denegado at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at DS_ROM_Patcher.Utilities.ProcessHelper.VB$StateMachine_1_RunProgram.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at DS_ROM_Patcher.ModBuilder._Closure$__77-0.VB$StateMachine___Lambda$__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<<RunForEach>b__0>d.MoveNext() --- End of inner exception stack trace --- at SkyEditor.Utilities.AsyncFor.AsyncFor.<RunForEach>d__45`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at DS_ROM_Patcher.ModBuilder.VB$StateMachine_77_BuildMod.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at SkyEditor.ROMEditor.Projects.GenericModProject.VB$StateMachine_41_Build.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\Projects\GenericModProject.vb:line 282 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine_47_Build.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 455 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdStarterMod.VB$StateMachine_29_Build.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdStarterMod.vb:line 800 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Core.Projects.Solution.<BuildProjects>d__39.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Core.Projects.Solution.<BuildProjects>d__39.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at SkyEditor.Core.Projects.Solution.<Build>d__38.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Core.Projects.Solution.<Build>d__37.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.DSModSolution.VB$StateMachine_5_Build.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\DSModSolution.vb:line 60 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Core.ApplicationViewModel.TaskProgressReporterWrapper.<Start>d__32.MoveNext() ---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): Acceso denegado at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at DS_ROM_Patcher.Utilities.ProcessHelper.VB$StateMachine_1_RunProgram.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at DS_ROM_Patcher.ModBuilder._Closure$__77-0.VB$StateMachine___Lambda$__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<<RunForEach>b__0>d.MoveNext()<--- ---> (Inner Exception #1) System.ComponentModel.Win32Exception (0x80004005): Acceso denegado at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at DS_ROM_Patcher.Utilities.ProcessHelper.VB$StateMachine_1_RunProgram.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at DS_ROM_Patcher.ModBuilder._Closure$__77-0.VB$StateMachine___Lambda$__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<<RunForEach>b__0>d.MoveNext()<--- ---> (Inner Exception #2) System.ComponentModel.Win32Exception (0x80004005): Acceso denegado at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at DS_ROM_Patcher.Utilities.ProcessHelper.VB$StateMachine_1_RunProgram.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at DS_ROM_Patcher.ModBuilder._Closure$__77-0.VB$StateMachine___Lambda$__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<<RunForEach>b__0>d.MoveNext()<--- ---> (Inner Exception #3) System.ComponentModel.Win32Exception (0x80004005): Acceso denegado at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at DS_ROM_Patcher.Utilities.ProcessHelper.VB$StateMachine_1_RunProgram.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at DS_ROM_Patcher.ModBuilder._Closure$__77-0.VB$StateMachine___Lambda$__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<<RunForEach>b__0>d.MoveNext()<--- ---> (Inner Exception #4) System.ComponentModel.Win32Exception (0x80004005): Acceso denegado at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at DS_ROM_Patcher.Utilities.ProcessHelper.VB$StateMachine_1_RunProgram.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at DS_ROM_Patcher.ModBuilder._Closure$__77-0.VB$StateMachine___Lambda$__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<<RunForEach>b__0>d.MoveNext()<--- ---> (Inner Exception #5) System.ComponentModel.Win32Exception (0x80004005): Acceso denegado at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at DS_ROM_Patcher.Utilities.ProcessHelper.VB$StateMachine_1_RunProgram.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at DS_ROM_Patcher.ModBuilder._Closure$__77-0.VB$StateMachine___Lambda$__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<<RunForEach>b__0>d.MoveNext()<--- ---> (Inner Exception #6) System.ComponentModel.Win32Exception (0x80004005): El parámetro no es correcto at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at DS_ROM_Patcher.Utilities.ProcessHelper.VB$StateMachine_1_RunProgram.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at DS_ROM_Patcher.ModBuilder._Closure$__77-0.VB$StateMachine___Lambda$__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<<RunForEach>b__0>d.MoveNext()<---
×
×
  • Create New...