缩略图
Soulmask: How to Fix Connection to Host Lost Error
发布于 ,作者
分享:
复制

分享至 X

复制

分享至 Facebook

复制

分享至 Threads

复制

分享至 Bluesky

复制

复制到剪贴板

电子邮件

通过电子邮件分享

With the release of the Soulmask Shifting Sands Update, few disruptions often feel as abrupt, or even as maddening, as the appearance of the Connection to Host Lost error message. This sudden problem severs players from their tribes and co-op teammates. So, restore that link with the possible solutions to this connection issue as you continue reading this guide.

How to Fix the Connection to Host Lost Error

Soulmask Connection Host Lost Error Fix First, it’s important to note that the possible fixes for the Connection to Host Lost error message in Soulmask, highlighted below, aren’t concrete solutions. After all, each player may encounter a different cause of this issue, which often requires a different resolution. Nonetheless, use the information gathered here to help you get back into your chosen Soulmask server.

General Troubleshooting

Oftentimes, applying general troubleshooting methods is sufficient to resolve the Connection to Host Lost error in Soulmask. Remember, this issue typically occurs when the communication link between the game client and the server is severed or interrupted, usually caused by three main problems:
  • A problem with the local network or PC
  • An overloaded or poorly configured game server
  • An issue with the host Soulmask server
Some general troubleshooting techniques you may apply include the following:
  • Restarting the gaming PC and the Soulmask server (if you’re the host)
  • Inspecting if there’s a problem with the Internet access
  • Checking if the server is down or overloaded
  • Verifying the server information, such as its UP address, port, and password
If the Connection to Host Lost error still occurs after completing various general troubleshooting techniques, other potential fixes are available as you continue reading.

Open Ports

Warning: This possible solution to the Connection to Host Lost Error in Soulmask requires logging into a router’s UI. If you can, back up its settings, and don’t modify anything other than those you need to change. Otherwise, significant alterations may severely harm the Internet connection, outweighing any benefits. With that, another reason this Soulmask error occurs is a network configuration issue due to a lack of open ports. Think of ports as specific doors leading into your computer. Opening or forwarding these entryways helps create clear, stable paths to Soulmask servers. So, here’s a step-by-step guide on how to open ports on your PC for a stable connection with a Soulmask server:
  • 1. Press the Windows Start menu button at the bottom-left of the screen, type “cmd” (without the quotes), and press Enter.
  • 2. Alternatively, initiate the Run command (press Windows Key + R), type “cmd” (without the quotes), and press Enter.
  • 3. Type “ipconfig” (without the quotes) in the command prompt window, and press Enter.
  • 4. Take note of the string of numbers listed under the IPv4 Address.
  • 5. Open a web browser and navigate to your router’s UI at its IP address (often 192.168.1.1 or 192.168.0.1).
  • 6. Input your router’s username and password to enter its Settings menu.
  • 7. Find the Port Forwarding Settings, and add as many of the following details as possible: Rule Name: Soulmask Game Port Range / External Port: 8777 Internal Port: 8777 Protocol: UDP Internal IP Address: The IPv4 Address documented from the command prompt input Rule Name: Soulmask Query Port Range / External Port: 27015 Internal Port: 27015 Protocol: UDP Internal IP Address: The IPv4 Address documented from the command prompt input
  • 8. Save the Port Forwarding Settings, and reboot the router.
  • 9. Launch Soulmask to verify if the connection problem persists.

Fix Port Conflicts

If the ports are open and this particular connection error persists, it’s possible that the Soulmask client can’t establish or maintain a stable connection because of a port conflict. Think of it as a network jam where another program or computer in the same network is using the port that Soulmask needs. Begin by checking if the required ports for a user to connect to a Soulmask server are in use. Do so by opening the command prompt as an administrator. Then, copy and paste the following commands:
  • netstat -aon | findstr :8777
  • netstat -aon | findstr :27015
If these commands return with any results, other programs or computers in the same network are using the ports. Consider closing these apps and/or removing the devices from the network to remove the port conflict. If closing the app or removing the device from the network brings about the port conflict issue, here’s a potential solution for it:
  • 1. Navigate to the Soulmask dedicated server folder on your PC. By default, it should be at the following path: C:\steamcmd\steamapps\common\Soulmask Dedicated Server For Windows.
  • 2. Locate the StartServer.bat file, and create a backup of it.
  • 3. Right-click on the StartServer.bat file, and select Edit from the context menu.
  • 4. Select the Notepad app from the list if it doesn’t open automatically.
  • 5. Add the “-Port=” parameter (without the quotes) to the command line. It should now look like the following: start SoulmaskServer.exe -Port=8777.
  • 6. Replace port 8777 with a new number, such as 8778, 8779, or 27016, to avoid further conflicts.
  • 7. Save the file and close Notepad.
  • 8. Relaunch Soulmask and attempt to connect to the dedicated server to check if the error persists.

Ensure Correct Startup Parameters

Sometimes, misconfiguration can cause a Soulmask server to prevent users from accessing it. Ensuring the server’s startup parameters are crucial to allow players to enter its world. Below is a quick guide on how to ensure that the Soulmask server’s startup parameters are accurate:
  • 1. Navigate to the Soulmask dedicated server folder on your PC. By default, it should be at the following path: C:\steamcmd\steamapps\common\Soulmask Dedicated Server For Windows.
  • 2. Locate the StartServer.bat file, and create a backup of it.
  • 3. Right-click on the StartServer.bat file, and select Edit from the context menu.
  • 4. Select the Notepad app from the list if it doesn’t open automatically.
  • 5. Look for a command that starts the server, which may look like the following line: call StartServer.bat.
  • 6. Modify the line with the parameters used to access the server. Here’s an example: call StartServer.bat -SteamServerName="My Soulmask Server" -MaxPlayers=50 -PSW="Password12345" -adminpsw="GMPassword123" -pve -Port=8777 -QueryPort=27015 –log
  • 8. Save the file and close Notepad.
  • 9. Relaunch Soulmask and attempt to connect to the dedicated server to check if this connection error persists.

Create a Firewall Exception

It’s also possible that a user’s Windows PC blocks connections to a Soulmask server for security reasons. If so, creating a firewall exception to allow port connections to complete may remove the Connection to Host Lost error. This possible fix starts by locating the Soulmask game files on your computer. By default, the game’s installation path is the following: C:\Program Files (x86)\Steam\steamapps\common\Soulmask. Once found, follow these steps to create the exception and whitelist the Soulmask client in the firewall:
  • 1. Press the Windows key on your keyboard, or click on the Windows Start menu button on the bottom-left of the screen.
  • 2. Type “Windows Security” (without the quotes), and press Enter.
  • 3. Navigate to “Firewall & Network Protection,” and then select “Allow an app through firewall.”
  • 4. Click the “Change settings” button, and then choose “Allow another app.”
  • 5. Navigate to the Soulmask.exe file, and add it to the list.
  • 6. Verify that Soulmask.exe is now whitelisted, and click OK to save.
  • 7. Attempt to reconnect to the Soulmask dedicated server to check if the Connection to Host Lost error continues to appear.
创建您自己的
Soulmask 服务器

选择一款套餐计划,挑选一款游戏,然后和朋友们一起畅玩吧!

订阅我们的最新资讯

订阅以获取有关游戏的所有最新动态!

Discord
加入我们的 Discord

加入我们拥有超过 20,000 名志同道合玩家的社区!

加入服务器

您对这篇博客有何评价?

分享您的看法,帮助我们将博客做得更好!
不喜欢
一般
喜欢
需要游戏服务器吗?
租用一台游戏服务器,您可以和朋友们在极低延迟和自定义设置下私密游玩。从 110+ 款游戏中挑选您的最爱,邀请全球玩家,享受私密对战,或者按照您自己的规则建立属于您的在线社区。

相关博客

Sample title for BLog

Sample title for BLog

发布于
Sample title for BLog

Sample title for BLog

发布于
Sample title for BLog

Sample title for BLog

发布于
Sample title for BLog

Sample title for BLog

发布于
Sample title for BLog

Sample title for BLog

发布于
Sample title for BLog

Sample title for BLog

发布于
注册表单背景

获取第一手独家资讯!

订阅我们的电子邮件,获取有关我们托管游戏、公司新闻和独家优惠的最新动态。随时掌握一手资讯!

BisectHosting Logo