Jump to content

Is it possible to use my minecraft account in dev workspace? [1.7.10]


TheEpicTekkit

Recommended Posts

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.

Link to comment
Share on other sites

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/

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.