Posted October 1, 201411 yr Okay, so the name pretty much says what I am asking. Is it possible for me to use my mc account when logging into minecraft in the dev workspace? I have wanted to do this for a while now, but I decided I was fine with ForgeDevName, but now for some reason, after updating Java, it has gone back to a a randomly generated username. Thanks. I ask complicated questions, and apparently like to write really long detailed posts. But I also help others when I can.
October 1, 201411 yr Yup. Edit your run configuration: add --username [email protected] --pass yourpass to launch parameters.
October 1, 201411 yr Author Okay, thanks, Where is my run config? I ask complicated questions, and apparently like to write really long detailed posts. But I also help others when I can.
October 1, 201411 yr Okay, thanks, Where is my run config? In Eclipse. When you run in a development environment you usually specify in your IDE (often Eclipse for modders but could be other) what parameters are used to run the dev build. You add it there. So it is not code, but rather parameters you pass in the IDE when running. Check out my tutorials here: http://jabelarminecraft.blogspot.com/
October 2, 201411 yr Yup. Edit your run configuration: add --username [email protected] --pass yourpass to launch parameters. Wait a sec... does this mean one would be able to connect to a non-debug server? (should I post this in a new thread? not meaning to hijack...) I'll need help, and I'll give help. Just ask, you know I will!
October 2, 201411 yr Author Yup. Edit your run configuration: add --username [email protected] --pass yourpass to launch parameters. Wait a sec... does this mean one would be able to connect to a non-debug server? (should I post this in a new thread? not meaning to hijack...) Me? sure. I ask complicated questions, and apparently like to write really long detailed posts. But I also help others when I can.
October 2, 201411 yr Author So, (yes I am using eclipse), I would go to "Run > Run Configuration > Java Application > Server > Arguments" and add --username myEmail and --pass myPass, with no quotation marks to surround my email and pass or anything? Now, I am not sure why, but I have two client tabs and two server tabs, I dont know if it is supposed to be like that. Also, this is a logical guess, but would I add these parameters in the server? I ask complicated questions, and apparently like to write really long detailed posts. But I also help others when I can.
October 2, 201411 yr The server doesn't need login parameters, so only add it to client configurations. You can also get that same menu by clicking the drop-down arrow to the right of the debug/run icons and selecting "* configurations". I like to make mods, just like you. Here's one worth checking out
October 2, 201411 yr Author Oh, Okay, thanks I ask complicated questions, and apparently like to write really long detailed posts. But I also help others when I can.
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.