mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
EXE date not being found (PS1) #121
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 @gingerbeardman on GitHub (Jun 17, 2019).
Originally assigned to: @mnadareski on GitHub.
Example logs: https://www.mediafire.com/file/7o9568zfo9a4c04/SLES-03388.logs.7z/file
I have to go in and find it manually.
@mnadareski commented on GitHub (Jun 17, 2019):
Before going any further, have you only used the latest release? Or have you tried one of the AppVeyor generated builds? I'm decently sure I already addressed this.
@gingerbeardman commented on GitHub (Jun 17, 2019):
I have only used the most recent release.
I have not heard of the AppVeyor builds.
@gingerbeardman commented on GitHub (Jun 17, 2019):
You have indeed fixed this:
4889b9d0bfSo, how do I move to the latest AppVeyor build?
@mnadareski commented on GitHub (Jun 17, 2019):
On the main page, look for a badge that says "Build Passing" and click that. This is the standard AppVeyor badge. I have it set up to create the proper zips that can be downloaded like normal releases.
@gingerbeardman commented on GitHub (Jun 17, 2019):
Thanks!