Wand is not Opening after patching
Build Source Confirmation (REQUIRED)
- I confirm that I built WandEnhancer myself from my own fork or local source, and did not download an executable from YouTube, Discord, mirrors, issue comments, or any other third-party website.
Client (Wand) version
v12.50.0
Enhancer version
1.0.9.4
Describe the bug
Wand is not Opening after patching
To Reproduce
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
it should open
Screenshots & Additional context
No response
UPDATE[FIX] THOSE WHO VIEWING THIS ARTICLE FOLLOW THESE STEPS BELOW:
Here is a clear, step-by-step message you can share to help them get the 2.0.0.0-rc.1 launch failure fix working in their fork:
Go to your branches: Navigate to your forked repository. Click on Branches, which is located right next to the
master(ormain) branch dropdown.Start a new branch: Click the New branch button.
Set the source: Set up the source for this new branch to pull from the official
feature/rc_v_2.0.0.0branch. This is why the 2.0 option was missing for you before!Name and create: Give your new branch a name and click Create new branch.
Build the project: Build the project as you normally would, making sure to select your newly created branch.
Important Reminder for Future Updates: When syncing your fork to get the latest updates, remember that you have to sync each branch individually.
Source: k1tbyte/Wand-Enhancer