mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-08 13:49:48 +00:00
DICUI Doesn't Open #66
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Melluish on GitHub (Jul 23, 2018).
Originally assigned to: @mnadareski on GitHub.
Double-clicking the application doesn't do anything. There were three entries in Event Viewer, 2 errors and 1 info (attached).
error1.txt
error2.txt
info.txt
OS:
Windows 10 Pro
Drive:
VendorId: TSSTcorp
ProductId: DVD-ROM SH-D163B
ProductRevisionLevel: SB01
VendorSpecific: KREON V1.00
I was able to successfully rip an OG Xbox disc by running the following from the "Programs" dir:
DiscImageCreator.exe xbox e xboxgame.binIf you want any more info, please just ask.
@mnadareski commented on GitHub (Jul 24, 2018):
What version are you running? Are you running the last official release? Or are you running an AppVeyor build?
@mnadareski commented on GitHub (Jul 24, 2018):
Actually, scratch that, you're using 1.07. That has long since been fixed by wrapping those calls in a Try/Catch. Please try an AppVeyor build.
@Melluish commented on GitHub (Jul 24, 2018):
Forgive me. How do I obtain the AppVeyor build? I downloaded it from the link you provide in the project's README: https://github.com/reignstumble/DICUI/releases
@mnadareski commented on GitHub (Jul 25, 2018):
https://ci.appveyor.com/project/mnadareski/dicui/build/artifacts should do the trick. Just overwrite your existing setup with this.
@Melluish commented on GitHub (Jul 26, 2018):
Thank you very much. I noticed the AppVeyor build doesn't contain the DiscImageCreator.exe or subdumo.exe, so it doesn't actually work. Is this right? I just pointed it to the executables bundled with the 1.07 build I downloaded previously and it's working okay. Any reason the working build isn't the latest available on GitHub?
@mnadareski commented on GitHub (Jul 26, 2018):
Long story short is I need to figure out the best way of downloading and bundling the newest versions direct from GitHub. It might take a bit of fiddling. For now, the stuff in DICUI 1.07 would work fine, as would if you overwrote those with the newest DIC build available on GitHub.
@mnadareski commented on GitHub (Aug 18, 2018):
Closing issue as base problem has been resolved. All other comments about AppVeyor should be put into a new issue if still a problem.