SvenGDK / OrbisPro

Media center and game launcher for Windows in the style of PS4's UI.
100 stars 4 forks source link

Crashes when checks installed games #2

Closed pachuto787 closed 8 months ago

pachuto787 commented 8 months ago

i've had an issue that the resulotion was in the rigth corner, it got fixed, hurraay!!, but when it checks the installed games, it crashes

Artur16211 commented 8 months ago

Same, closes when searching for installed games in setup.

SvenGDK commented 8 months ago

There are some missing checks that might cause the crash. It checks directly for content in "C:\Program Files (x86)" and "C:\Games\" instead of checking if the folder even exists.

If you dont have any of those folders, try to create them manually in the "C:\" directory and start OrbisPro again.

AkaP88 commented 8 months ago

I am having the same Issue. I do have both C:\Program Files (x86)" and "C:\Games". Is there a log to see what is causing the crash ?

SvenGDK commented 8 months ago

Amine

There are currently no logs.

AkaP88 commented 8 months ago

I’m on a desktop running Windows 11 last stable build.

I’m using the default firewall of Windows

I have two disks with some games in C:\Games and others in D:\Games. Tried renaming both folder and still the same error

SvenGDK commented 8 months ago

I’m on a desktop running Windows 11 last stable build.

I’m using the default firewall of Windows

I have two disks with some games in C:\Games and others in D:\Games. Tried renaming both folder and still the same error

Beta v0.2 Setup Fix.zip

Can you please extract this archive into the main folder of OrbisPro and replace the files.

It should now display an error with a message when checking for games. (if there is any)

AkaP88 commented 8 months ago

Thank you for this, i have replaced the three files with the content of the zip. It still does crash but it does Not show any message

SvenGDK commented 7 months ago

Thank you for this, i have replaced the three files with the content of the zip. It still does crash but it does Not show any message

Try again with these files from the archive : OrbisPro v0.2 TestFiles.zip

There should be now a message popping up when checking for games. Can you please show me a screenshot of this message.

AkaP88 commented 7 months ago

I've erased the three files with the content of the new zip. Now it requires an update (maybe an update was pushed ?) and the update was done successufully then when searching for the game it freezes on the selection screen (screenshot attached).

I tried to block the app with the firewall to not let it update and use the TestFiles but now it crashes at the "Please wait" with no error message. I guess that it doesn't like not having access to the internet. OrbisError

SvenGDK commented 7 months ago

I've erased the three files with the content of the new zip. Now it requires an update (maybe an update was pushed ?) and the update was done successufully then when searching for the game it freezes on the selection screen (screenshot attached).

I tried to block the app with the firewall to not let it update and use the TestFiles but now it crashes at the "Please wait" with no error message. I guess that it doesn't like not having access to the internet. OrbisError

There is a new hotfix available since some minutes, please let it install this update to resolve your issue (this requires internet). If there are no games shown, then it cannot find any WINDOWS games. ROMs need to be added using the File Explorer after the Setup (there's currently also a bug preventing adding some games).

AkaP88 commented 7 months ago

The last executable that are downloaded was created at 1:20 PM UTC Time. Is this the last one ?

Even if is not able to find games, it should not freeze at that screen right? Any button (X, etc) doesn't do any effect.

SvenGDK commented 7 months ago

The last executable that are downloaded was created at 1:20 PM UTC Time. Is this the last one ?

Even if is not able to find games, it should not freeze at that screen right? Any button (X, etc) doesn't do any effect.

Sorry I missed something that prevents input if no game is selected. Please check again for an update, this time it should work.

AkaP88 commented 7 months ago

Indeed. Now it works and no games is detected. I will look into that.

Thanks!