Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

output of "help" doesn't return log info to cmd window when running run.bat with "nogui" param #172

Closed
xxbones21xx opened this issue Sep 17, 2012 · 5 comments

Comments

@xxbones21xx
Copy link

http://pastie.org/4734823 this is the run.bat file.

http://pastie.org/4734924 example of the output from entering "help" and "save-all" in cmd window.

was originally noticed on forge 251, tested on 262 as well with same results

win7 64bit, java jre7u7

@monoxide0184
Copy link

It's worth noting I'm not having issues on Linux, also using Oracle JDK/JRE 7u6 even though i completely bastardise the CUI with sockets and such.

Commandline: java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui

@Myrathi
Copy link

Myrathi commented Sep 17, 2012

Tested and verified the issue on both vista-32 and win7-64 machines (both with JRE7u7).
Clean MC server jar + F262.

No output other than forge's own logging, even after commands, though it does accept and run them (tested with save-all, whitelist commands and stop).

Tested with and without memory flags: java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui

@monoxide0184
Copy link

Double checked with and without the input/output redirection and it seems to be working perfectly on a stock vanilla minecraft_server jar with just forge 262 installed under Linux (gentoo).

Also, I'm not getting the normal CUI prompt like I used to in 1.2.5, but other than this all input and output seems to be handled and printed fine.

@Fostenel
Copy link

I can confirm the issue happening in Windows and not Linux. Used a an exact copy of the server with the same command line. Win7 Pro 64bit, Linux 64bit, Java 7 on both, forge 251.

@cpw
Copy link
Contributor

cpw commented Sep 17, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants