Skip to content

Commit

Permalink
Merge pull request #746 from autonomys/version-update-0.2.1
Browse files Browse the repository at this point in the history
Update Space Acres v0.2.0 -> v0.2.2
  • Loading branch information
randywessels authored Nov 13, 2024
2 parents ecf6bd7 + a7dc429 commit 0a6b4f9
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 18 deletions.
2 changes: 1 addition & 1 deletion docs/farming-&-staking/farming/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,6 @@ For detailed information on network configurations, including port forwarding re

## Dependencies

:::caution Windows No Output Bug
:::caution Windows No Output Bug
If you face an error where the node outputs nothing and no error code is given it is likely you just need to install the latest Visual C++ Redistributable package [here](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170)
:::
1 change: 0 additions & 1 deletion docs/farming-&-staking/farming/space-acres/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,3 @@ If you are facing any issues with the application, you can:
- Search the [Support Forum](https://forum.autonomys.xyz/c/support/5) to see if your issue has been addressed. If it's a new one, feel free to create a new post!
- Use the dedicated channels [#farmer-support](https://discord.com/channels/864285291518361610/1062498655787028500) and [#farmer-chat](https://discord.com/channels/864285291518361610/1062507270539321485) on our [Discord](https://autonomys.xyz/discord) for peer-to-peer support.
- Raise an issue on our [GitHub](https://github.com/autonomys/space-acres/issues).
- If you encounter a situation in Windows where the node produces no output and does not display any error code, it is likely that you simply need to install the latest version of the [Visual C++ Redistributable package](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist).
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,28 @@ import styles from '@site/src/pages/index.module.css';
<div className={`${styles.buttons} ${styles.flexContainer}`}>
<Link
className="button button--secondary"
to="https://github.com/autonomys/space-acres/releases/download/0.2.0/space-acres-0.2.0-x86_64.msi"
to="https://github.com/autonomys/space-acres/releases/download/0.2.2/space-acres-0.2.2-x86_64.exe"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Windows Installer</span>
<span style={{ fontSize: '14px' }}>(.MSI)</span>
<span style={{ fontSize: '14px' }}>(.exe)</span>
</Link>
<Link
className="button button--secondary"
to="https://github.com/autonomys/space-acres/releases/download/0.2.0/space-acres_0.2.0-1_amd64.deb"
to="https://github.com/autonomys/space-acres/releases/download/0.2.2/space-acres_0.2.2-1_amd64.deb"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Linux Installer</span>
<span style={{ fontSize: '14px' }}>(.DEB)</span>
</Link>
<Link
className="button button--secondary"
to="https://github.com/autonomys/space-acres/releases/download/0.2.0/space-acres-0.2.0-x86_64.AppImage"
to="https://github.com/autonomys/space-acres/releases/download/0.2.2/space-acres-0.2.2-x86_64.AppImage"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Linux Portable App</span>
<span style={{ fontSize: '14px' }}>(AppImage)</span>
</Link>
<Link
className="button button--secondary"
to="https://github.com/autonomys/space-acres/releases/download/0.2.0/space-acres-0.2.0.dmg"
to="https://github.com/autonomys/space-acres/releases/download/0.2.2/space-acres-0.2.2.dmg"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>macOS Installer</span>
<span style={{ fontSize: '14px' }}>(.dmg)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ Currently, there are two ways to get Space Acres on Linux:
<div className={`${styles.buttons} ${styles.flexContainer}`}>
<Link
className="button button--secondary"
to="https://github.com/autonomys/space-acres/releases/download/0.2.0/space-acres_0.2.0-1_amd64.deb"
to="https://github.com/autonomys/space-acres/releases/download/0.2.2/space-acres_0.2.2-1_amd64.deb"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Ubuntu Installer</span>
<span style={{ fontSize: '14px' }}>(.deb)</span>
</Link>
<Link
className="button button--secondary"
to="https://github.com/autonomys/space-acres/releases/download/0.2.0/space-acres-0.2.0-x86_64.AppImage"
to="https://github.com/autonomys/space-acres/releases/download/0.2.2/space-acres-0.2.2-x86_64.AppImage"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Linux Portable App</span>
<span style={{ fontSize: '14px' }}>(AppImage)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import styles from '@site/src/pages/index.module.css';
<div className={`${styles.buttons} ${styles.flexContainer}`}>
<Link
className="button button--secondary"
to="https://github.com/autonomys/space-acres/releases/download/0.2.0/space-acres-0.2.0.dmg"
to="https://github.com/autonomys/space-acres/releases/download/0.2.2/space-acres-0.2.2.dmg"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>macOS Installer</span>
<span style={{ fontSize: '14px' }}>(.dmg)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,13 @@ import styles from '@site/src/pages/index.module.css';
<div className={`${styles.buttons} ${styles.flexContainer}`}>
<Link
className="button button--secondary"
to="https://github.com/autonomys/space-acres/releases/download/0.2.0/space-acres-0.2.0-x86_64.msi"
to="https://github.com/autonomys/space-acres/releases/download/0.2.2/space-acres-0.2.2-x86_64.exe"
style={{ display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textAlign: 'center', padding: '10px' }}>
<span style={{ fontSize: '20px' }}>Windows Installer</span>
<span style={{ fontSize: '14px' }}>(.msi)</span>
<span style={{ fontSize: '14px' }}>(.exe)</span>
</Link>
</div>

:::caution No Output and Missing Error Codes

If you encounter a situation in Windows where the node produces no output and does not display any error code, it is likely that you simply need to install the latest version of the [Visual C++ Redistributable package](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist).

:::

### Install Space Acres

1. Open the downloaded Space Acres installer to launch the Setup Wizard. This wizard will guide you through the installation process.
Expand Down

0 comments on commit 0a6b4f9

Please sign in to comment.