Dear forum users! In compliance with the new European GDPR regulations, we'd just like to inform you that if you have an account, your email address is stored in our database. We do not share your information with third parties, and your email address and password are encrypted for security reasons.

New to the forum? Say hello in this topic! Also make sure to read the rules.

Starting Server with Batch File Requires dll

Here you can find all solved gameplay problems and bugs (beginning from Pre-Alpha 1.8.8).
Forum rules
By using the forum you agree to the following rules. For this forum you also need to follow these additional rules.
Locked
Kers
Fighter
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

Post by Kers » Tue Dec 18, 2018 6:47 am

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

User avatar
Gurt
Lead Programmer
Lead Programmer
Posts: 1884
Joined: Sun Feb 28, 2016 3:22 pm
Title: Lead programmer
Started SFD: Made it!
Location: Sweden
Gender:
Age: 34

Post by Gurt » Sat Jan 05, 2019 11:59 am

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.
0 x
Gurt

Locked