Posted July 8, 201510 yr I come across certain startup parameters now and then, but there seems to be no definite source of documentation on them. And Forge itself doesn't react to --help either.
July 8, 201510 yr Forge doesnt add any startup paramters, Mineraft does. And thats been documented many places. YOu could also look at the Main class to see them all. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
July 9, 201510 yr Author Except it does. Things like commandline equivalents of "/fml confirm|cancel" for instance. Also, I will assume your "look at the main class" a joke. Out of respect to your achievement. Please keep in mind that not everyone happens to be a Java programmer.
July 9, 201510 yr Going to assume you mean ENVIRONMENT VARIABLES not command line arguments. Forge does not add any command line arguments. So yes looking at the main class for MC or whatever wiki you can find for the arguments is your best bet for those. Its not a joke, this is how minecraft modding works. You have to be at least a little competent on your end and do research. But no, there isn't any documentation on the EnvVars that FML/Forge checks as most of them are purely for debugging purposes. You could ask nicely on IRC if someone would work on documenting them in our RTD repo. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
July 9, 201510 yr Author Thanks for clarification. Speaking of "modding", I'm not "modding" anything. I'm hosting a server. Putting up analogy, let's take Apache HTTPd as an example. It is an open-source web server, with a bunch of accompanying modules. But when I want to start or configure it, I'm not digging its source code. There's a --help screen listing most often used switches. It is enough in most cases. In cases it isn't enough, there's documentation available online or (more scarcely) in the form of comments in config files. Yes, I do have some programming knowledge. I can read the crash logs to an extent. But I wouldn't even know, what "main class" means to begin with. Nor do I need to know it to start and stop a server. It is just not my area of expertize or interest.
July 9, 201510 yr Let me make this perfectly clear. There are NO "commanf line arguments" that you should care about. If forge needs your input on something it will ask and tell you how to use it. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.