Skip to content

Commit

Permalink
update guides
Browse files Browse the repository at this point in the history
  • Loading branch information
toehunterr committed Dec 20, 2024
1 parent 74e7f93 commit 1ffabbf
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 22 deletions.
2 changes: 1 addition & 1 deletion src/content/docs/games/ASKA/connect to your server.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Before proceeding, you **MUST** first do the following::

- Create a GSLT Token, this is **Required** by Valve: [ASKA GSLT Token Guide](/games/aska/create-gslt/).
- Change your ASKA Server Name: [Server Name Guide](/games/aska/change-server-name/).
- Optionally, set your Server Region: [Server Region Guide](/games/aska/server-region/).
- Set your Server Region: [Server Region Guide](/games/aska/server-region/).
:::

<Steps>
Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/games/Palworld/change server name.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ This is what you do if you need to change your server name on your [Palworld ser
## Changing Your Palworld Server Name

<Steps>
1. Log in to the [Game Host Bros Panel](https://panel.gamehostbros.com/) and select your server.
1. Log in to the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your server.
2. Go to `Configuration > Startup Parameters`.
3. Find the `Server Name` setting and enter your desired server name.
4. Restart your server.
3. Under `Basic` edit `Server Name` and enter your desired server name.
4. Start your server.
</Steps>
6 changes: 3 additions & 3 deletions src/content/docs/games/Palworld/change server platform.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ It's also possible that changing server platform could break your world, to avoi
## Changing Server Platform

<Steps>
1. Login to the [Game Host Bros Panel](https://panel.gamehostbros.com/) and `Stop` your Server.
1. Login to the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your Server.
2. Select `Configuration > Startup Parameters`.
3. Change `Server Platform`.
4. After changing, `Start` your Server.
3. Under `Basic` change `Server Platform`.
4. After changing, start your Server.
</Steps>

2 changes: 1 addition & 1 deletion src/content/docs/games/Palworld/max players.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ By default, Max Players will be set to 32 which is the maximum for [Palworld](ht
<Steps>
1. Login to the [Game Host Bros Panel](https://panel.gamehostbros.com/) and `Stop` your Server.
2. Select `Configuration > Startup Parameters`.
3. Edit `Max Players`.
3. Under `Basic` edit `Max Players`.
4. After changing, `Start` your Server.
</Steps>

4 changes: 2 additions & 2 deletions src/content/docs/games/Palworld/rcon.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Game Host Bros [Palworld servers](https://www.gamehostbros.com/palworld-server-h

<Steps>
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/).
2. Navigate to `Configuration` then `Startup Parameters`.
3. Look for `Admin Password` and replace it with the password you want to set.
2. Navigate to `Configuration > Startup Parameters`.
3. Under `Basic` edit `Admin Password` with the password you want to set.
4. Start your server.
</Steps>

Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/games/Palworld/set a password.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Setting up a password on your [Palworld server](https://www.gamehostbros.com/pal
## Setting Your Palworld Server Password

<Steps>
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and select your Palworld server.
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your Palworld server.
2. Click `Configuration > Startup Parameters`.
3. Look for `Server Password` and then type the password you want.
4. Go back to the console page, then restart your server.
3. Under `Basic` edit `Server Password` and then type the password you want.
4. Start your server.
</Steps>
4 changes: 2 additions & 2 deletions src/content/docs/games/Palworld/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ Alternativly, you can goto the file manager and delete the `steamapps` folder, t

### "Connection timed out" When Connecting to your Palworld Server

If you're getting the message `Connection timed out` when you're connecting to your server, this is most likely because you're trying to connect via the `Recent Servers` tab. Currently, this doesn't work, and you must connect direct [using the IP address every time.](/games/palworld/connect-to-your-server/)
If you're getting the message `Connection timed out` when you're connecting to your server, this is most likely because you're trying to connect via the `Recent Servers` tab. Currently, this may have issues, and you must connect direct [using the IP address every time.](/games/palworld/connect-to-your-server/).

This can also be caused if someone in your guild leaves while other players who were connected to the server are offline. This sometimes can be fixed if they rejoin the guild again otherwise you will need to restart your world.

### Connecting anonymously to Steam Public...Retrying

The `Retrying` issue is caused by Steam connectivity issues. Due to the popularity of Palworld, this is a common issue. To bypass this go to `Configuration > Startup Parameters` and change `Auto Update` to 0
The `Retrying` issue is caused by Steam connectivity issues. Due to the popularity of Palworld, this is a common issue. To bypass this go to `Configuration > Startup Parameters` and disable `Automatic Updates`.

You will also have trouble connecting to your server while Steam has outages. You will sometimes need to wait 5 - 10 minutes to get back in.

Expand Down
15 changes: 8 additions & 7 deletions src/content/docs/games/Palworld/update your server.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,24 @@ sidebar:
---
import { Steps } from '@astrojs/starlight/components';

By default, Game Host Bros [Palworld servers](https://www.gamehostbros.com/palworld-server-hosting/) will automatically update when the server is restarted, so you shouldn't need to change anything below. If your server didn't update, you can check automatic updates are turned on. This is how you can update your server after a Palworld update.
By default, Game Host Bros [Palworld servers](https://www.gamehostbros.com/palworld-server-hosting/) will automatically update whenever a new update releases ensuring you're server is up-to-date in a seamless manner, automatic updates can also be disabled if you want full control over when your server updates. This is how you can update your server after a Palworld update.

## Updating Your Palworld Server

<Steps>
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/).
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and select your server.
2. Go to `Configuration > Startup Parameters`.
3. Find the `Auto Update` toggle and make sure it's set to `1`.
4. Click `Console`
5. Click the `Restart` button.
3. Find the `Automatic Updates` toggle and make sure it's enabled.
4. Restart your server.
</Steps>
The server will now automatically download the update as soon as it starts.

Whenever a new update is detected your server will now automatically restart to perform the update. Note, this fully automatic feature isn't available for older servers, simply enable updates then restart your server to apply an update.

<details>
<summary>My Server Still Didnt Update?</summary>

If you've tried to restart your server and it didn't update, its possible something is stuck somewhere (`Update state (0x1) running, progress: 0.00 (0 / 0)` for example). To fix this simply stop your server, navigate to `Tools > Mod Manager` and then install the `Stuck Update Fix Script`. Once you start your server back up it should download the update fine.
Ensure Automatic Updates is enabled in Configuration > Startup Parameters and then manually restart your server to forcefully check for an update, if your server still won't update go to `Tools > Mod Manager` and install the Stuck Update Fix, then try again.

If you've done all the above then [reach out to a bro on Discord](https://discord.gg/FN4XgbAwzr) or via a [Support Ticket](http://portal.gamehostbros.com/). We will help you get your server back up and running asap.
</details>

0 comments on commit 1ffabbf

Please sign in to comment.