Skip to content

Commit 4a45616

Browse files
committed
added Neoforge faq entry
Neoforge/any unsupported server type FAQ entry + small typos fixed
1 parent 7e0d3a3 commit 4a45616

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/faq.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If you're running multiple servers make sure they're not using the same port.
3232
If you're still getting this error restarting your computer will usually resolve it.
3333

3434

35-
## The process cannot acces the file because another process has locked a portion of the file {#-faq-file-locked}
35+
## The process cannot access the file because another process has locked a portion of the file {#-faq-file-locked}
3636

3737
This error happens when the server is already started in the background, but not visible in mcss.
3838
You have to stop the server, then start it again in mcss. To do that, follow [these steps](#-faq-crash), then start the server again in mcss.
@@ -62,14 +62,19 @@ Open your server's settings (cogwheel icon on the dashboard) and open the advanc
6262
Make sure to have a space between the end of the line and the argument.
6363

6464

65-
## error: unable to access jarfile
65+
## Error: unable to access jarfile
6666

67-
**If this issue happens on a newly created server**, the it usually means the name of your server's JAR doesn't match with that in the startup flags.
67+
**If this issue happens on a newly created server**, it usually means the name of your server's JAR doesn't match with that in the startup flags.
6868

6969
Try to re-create the server. If the issue persists, join our discord server and we'll guide you through the steps to solve your issue. Alternatively if you know what you're doing you can edit the startup flags and the JAR's name to make them match
7070

7171
**If this issue occurs on an existing, working server**, it means the JAR is being used somewhere else. The first fix would be to kill all java processes (through MCSS or task manager). If that doesn't work, restart your computer.
7272

73+
## Can I create a Neoforge/Quilt/any other "unsupported" server ? {#-faq-unsupported-servers}
74+
75+
Yes, in fact MCSS can run almost any server type, the differences between server types in the app are mostly visual.<br/>
76+
As long as your server is a jar, you should be able to run it with MCSS, just select the "closest" server type (Use Forge for Neoforge for example).
77+
7378

7479
## How do I regain control of my server if MCSS crashes? {#-faq-crash}
7580

0 commit comments

Comments
 (0)