question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fabric server: No console output in 21w20a

See original GitHub issue

Fabric server 21w20a no mods Windows 10

Open command prompt and type

"C:\JAVAS\jdk-16.0.1+9\bin\javaw.exe" -jar fabric-server-launch.jar -nogui

Control returns to the command line:

image

And this is shown on task manager:

image

So no log output and no way to send commands to the server, otherwise the server is running and I am able to connect to it.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
ZekerZhayardcommented, May 20, 2021

You should use java instead of javaw

0reactions
calloatticommented, May 20, 2021

I am an idiot, thanks. No idea why I copied the path of javaw.exe instead of java.exe

Read more comments on GitHub >

github_iconTop Results From Across the Web

Console server problem : r/fabricmc - Reddit
Hi, i've have started a minecraft server for my friends and I and it works totally fine but when i open the console...
Read more >
[MC-32850] Server GUI Text box is empty (.exe only) - Jira
Workaround for windows users: Start the JAR version of the server instead of the EXE version, then you get the console output. Start...
Read more >
Server Logs Not Showing · Issue #621 · FabricMC/fabric · GitHub
The server logs and chat doesnt show in the gui when running.
Read more >
Installing a Fabric Server without a GUI
Instructions · Create and enter a directory to put the server in · Transfer the latest version of the Fabric Installer · Run...
Read more >
No server console output with "nogui" - Support & Bug Reports
Server is using Forge 4.1.1.251 and I'm starting the server with "nogui". Console shows nothing when trying to use a command like help....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found