HogWarp
  • Home
    • Frequently Asked Questions
    • Supported Versions
  • Client
    • Quick start
      • Playstation Controller not working
      • Epic Games Version Saves Fix
  • Server
    • Quick Start
    • Server Requirements
    • Troubleshooting
  • Scripting
    • Getting Started
    • Client side
      • Basics
      • Setting up mods
        • Local Cooking / Building
    • Server side
      • Plugin
        • Creating a Plugin
        • Structure / Lifecycle
        • Plugin ↔ Plugin
      • Debugging
      • Event handling
      • API Documentation
        • Server
          • IPlugin
          • PlayerSystem
          • RpcManager
          • Timer
          • World
        • Game
          • Types
        • Systems
          • Logger
          • ClientRpcAttribute
          • ReplicatedAttribute
          • ServerRpcAttribute
Powered by GitBook
On this page
  • Failed to initialize Nethost
  • Server console instantly closes
  • Others can't connect to my server
  • System.IO.DirectoryNotFoundException
  1. Server

Troubleshooting

PreviousServer RequirementsNextGetting Started

Last updated 3 months ago

Failed to initialize Nethost

Install

Server console instantly closes

  • Install

  • Install

Others can't connect to my server

  • Ensure Server.Loader.exe is still running (it must be running for anyone to connect)

  • Allow Server.Loader.exe through your firewall

  • If you are port-forwarding:

    • Check the port you forwarded, it must match what "Port" in config.json is set to (default is 11778)

    • Try changing the protocol to only UDP

  • If you are on a LAN or using a virtual network software (Hamachi, Radmin VPN, ZeroTier, etc):

    • The IP attempting to be used should start with either 10, 172, or 192.168 ex. 192.168.1.15

    • Make sure you are attempting to connect to the correct IP, the host's

System.IO.DirectoryNotFoundException

Double check that there is a Modsfolder in the Serverfolder.

.NET 8.0 Desktop Runtime
Visual C++ Redistributable
.NET 8.0 Desktop Runtime