This repository was archived by the owner on Sep 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 463
3. Common Install Errors & Solutions
Lizardy edited this page Nov 13, 2021
·
1 revision
Make sure you have .NET Core x86 installed.
If you are more technical, you can build the ENetSharpLeague directly for whatever architecture you want (keep in mind x86 is the normally supported version).
Place your .bat in the same folder the executable is located. Sometimes, writing a very long path in the run.bat causes problems
Check that the server is open.
Run this command in the main GameServer directory:
git submodule update --init --recursive
LeagueSandbox is a AGPL-3.0 open-source project