This forum is locked and will eventually go offline. If you have feedback to share you can find us in our Discord channel "MythoLogic Interactive" https://discord.gg/nECKnbT7gk
Forum rules
Forum rules
Starting Server with Batch File Requires dll
Forum rules
By using the forum you agree to the following rules. For this forum you also need to follow these additional rules.
By using the forum you agree to the following rules. For this forum you also need to follow these additional rules.
-
Kers
- Fighter

- Posts: 55
- Joined: Thu Apr 14, 2016 6:33 am
- SFD Account: Kers
- SFD Alias: Kers
- Started SFD: PreAlpha 1.8.4
Starting Server with Batch File Requires dll
Starting dedicated servers with batch file will result in an error pop up saying "Unable to locate Nuclex.Input.dll at batch file's directory. Make sure no other process is using the resource and try again." A temporary fix is copying the dll to the directory.
0 x
- Gurt
- Lead Programmer

- Posts: 1887
- Joined: Sun Feb 28, 2016 3:22 pm
- Title: Lead programmer
- Started SFD: Made it!
- Location: Sweden
- Gender:
- Age: 36
Instead of using a batch file try to create a simple shortcut in windows.
Args:
"C:\Program\Steam\...\Superfighters Deluxe\Superfighters Deluxe Server.exe" -server -start -config "C:\Users\...\Superfighters Deluxe\configServer.ini" -totray
I have successfully run these shortcuts on startup with windows too.
Args:
"C:\Program\Steam\...\Superfighters Deluxe\Superfighters Deluxe Server.exe" -server -start -config "C:\Users\...\Superfighters Deluxe\configServer.ini" -totray
I have successfully run these shortcuts on startup with windows too.
0 x
Gurt