Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Updated version not appearing after Restart #11

Open
jasonzhetan opened this issue Jun 20, 2020 · 3 comments
Open

Updated version not appearing after Restart #11

jasonzhetan opened this issue Jun 20, 2020 · 3 comments

Comments

@jasonzhetan
Copy link

Hi! I followed the tutorial for the demo, and the files were able to be downloaded from Google Drive. However, when I actually pressed Restart when prompted to, nothing happened in terms of UI changes. Additionally, when I actually restarted the app, the patcher believed that everything was up-to-date, but still did not display the updated 1.1 version. Any advice?

@yasirkula
Copy link
Owner

Self patcher should have been launched when you clicked Restart. Did you create a self patcher and put it inside the SelfPatcher directory of your SimplePatchTool-project? If so, can you check spt_logs.txt file inside the patched app's directory for error messages?

@jasonzhetan
Copy link
Author

So I do have a SelfPatcher.exe and SelfPatcherCore.dll in the SelfPatcher directory (FYI I'm on a Mac). I don't see a spt_logs.txt file in the patched app (1.0) 's directory, only NewProject_vers.sptv and a folder called SPPatcher with the repeat files of SelfPatcher.exe and SelfPatcherCore.dll. Anything else I should check or which step you suspect I went wrong on?

@yasirkula
Copy link
Owner

Windows executables (.exe) won't work on Mac. You can build the SelfPatcherConsoleApp project with .NET Core on Mac to generate a self patcher for Mac.

I haven't tested the plugin on Mac or Linux myself but a few other users have shared their experience with Mac/Linux build process here: yasirkula/SimplePatchTool#4. Please also check it out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants