Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program crashes when I attempt to transfer PS2 games. #37

Closed
Fighterbuilder opened this issue May 4, 2023 · 10 comments
Closed

Program crashes when I attempt to transfer PS2 games. #37

Fighterbuilder opened this issue May 4, 2023 · 10 comments

Comments

@Fighterbuilder
Copy link

Whenever I attempt to transfer PS2 games to my HDD, the program instantly crashes after declining to change the default directory regardless of what other options I choose or which games I try to transfer to it. It closes so quickly I can't tell if it gives an error before it closes, and if there was a log saved, I couldn't find it. I was able to transfer PS1 games and OPL files just fine.

@GDX-X
Copy link
Owner

GDX-X commented May 4, 2023

Mhh..
I will post an update that fixes a lot of things

If your problem persists I advise you to test on another computer if possible or a virtual machine

@Fighterbuilder
Copy link
Author

Just tested it on a different computer and it actually worked this time! Still not sure what exactly was going wrong the first time though. Are there any logs saved during this process that I could look for?

@GDX-X
Copy link
Owner

GDX-X commented May 5, 2023

No, unfortunately in batch it is difficult to make error logs

in my opinion, there is something that conflicts with.
maybe an antivirus?

It's hard to really know what's causing this as I've never had this issue.

for now i will say

1 - Antivirus
2 - Windows environment path

@Fighterbuilder
Copy link
Author

I see. I do have Malwarebytes on my main PC; I'll try disabling it and trying again once I get home from work. I'll also take a look at the environment path if that doesn't work.

@Fighterbuilder
Copy link
Author

Unfortunately disabling Malwarebytes didn't fix the problem, so now I'm left with the environment path. I don't really know what I should change here so I figured I'd at least post mine here in case you find something that could be causing problems.
Here's the user Path variables:
%USERPROFILE%\AppData\Local\Microsoft\WindowsApps C:\devkitPro\devkitPPC\bin C:\devkitPro\devkitPPC\powerpc-eabi\bin C:\Users\Ben\AppData\Roaming\npm
And here are the system Path variables:
C:\Python311\Scripts\ C:\Python311\ C:\Program Files (x86)\Common Files\Oracle\Java\javapath c:\devkitPro\msys2\usr\bin %SystemRoot%\system32 %SystemRoot% %SystemRoot%\System32\Wbem %SYSTEMROOT%\System32\WindowsPowerShell\v1.0\ %SYSTEMROOT%\System32\OpenSSH\ C:\Program Files\dotnet\ C:\Program Files\nodejs\ C:\ProgramData\chocolatey\bin

@GDX-X
Copy link
Owner

GDX-X commented May 5, 2023

I believe you are missing this text in variable system

810df2fe2ad263beda51aa5912038b65

Name PATHEXT
Variable .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC

@Fighterbuilder
Copy link
Author

Nope, that's there right below it.
image
In the meantime though, I was able to set up a Windows 10 VM to use this on my main PC, and it seems to be working.

@GDX-X
Copy link
Owner

GDX-X commented May 5, 2023

That one also in the system?

ComSpec
%SystemRoot%\system32\cmd.exe

Tomorrow I will post an update
With new functionality + some fixes

@Fighterbuilder
Copy link
Author

Yes, that variable is there as well.
Also, great to hear!

@GDX-X
Copy link
Owner

GDX-X commented May 7, 2023

I was supposed to release the update this weekend but I didn't have time to finish what I had to do :D

As for your problem, there's probably something causing it to crash, but I don't know what.

Try closing all unnecessary software in task manager to see if the problem persists.

@GDX-X GDX-X closed this as completed Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants