Miguel
Miguel
Without the errors we cant do much here This is not an issue we have seem with our mod but i know that some mods that add skills have caused...
Are you using any mods that modify skills?
Also can you share the full log file via pastebin, for example, please?
@ahernandez971 please share your player log too
I am willing to help making PRs but honestly the time issue is also a constraint for me. I cannot ensure consistency in doing testing, but am trying to keep...
have you tried a wrapper around the file handle and launching that as process instead of directly opening via Process? (stoverflow ref: [c-sharp-under-linux-process-start-exception-of-no-such-file-or-directory](https://stackoverflow.com/questions/52599105/c-sharp-under-linux-process-start-exception-of-no-such-file-or-directory) )
Your DevKit Path variable is probaly `/opt/devkitPro/devkitARM` it is what the tutorial on their site tells you to EXPORT to path i had the same issue with another devkit project
SO just change it to: `/opt/devkitpro/devkitARM` lowercase P
> I am also having an issue making pokeplat > I am using windows 10, cygwin with python 2.7 installed, and devkitpro > C:\devkitpro\devkitARM/bin/arm-none-eabi-ld -N --use-blx -T "source/ds_arm9.ld" -Map "build/arm9.map"...
@Rofii id suggest a mix of kill start and pause in a batch file