Posted October 25, 20186 yr How would I go about using my own account for development launching? Development lunching is when you run gradlew runClient. Thanks ~ Otis
October 25, 20186 yr You need to specify your login and password in launch arguments. The argument keys are "username" and "password"
October 25, 20186 yr 46 minutes ago, Otis Goodman said: what do I need to put in? 1 hour ago, V0idWa1k3r said: your login and password 47 minutes ago, Otis Goodman said: where? 1 hour ago, V0idWa1k3r said: in launch arguments
October 25, 20186 yr 13 minutes ago, Otis Goodman said: where are the launch arguments in intilij? Click on the run configuration in the top right of the screen, select "Edit Configurations", Select your client/server configurations and put your arguments in the Program Arguments line. 8 minutes ago, Otis Goodman said: also do I need to put --username ? yes.
October 25, 20186 yr Author that does not work sending error. Edited October 25, 20186 yr by Otis Goodman
October 25, 20186 yr 8 minutes ago, Otis Goodman said: that does not work. Show what you have done and define "does not work". Obviously don't post your password though, replace it with something(*)
October 25, 20186 yr Author ya acidantily did that so I edited Edited October 25, 20186 yr by Otis Goodman
October 25, 20186 yr Author sorry was sending the error then I acdintily send it with my password so I needed to edit
October 25, 20186 yr Don't use the runClient/runServer gradle task. Edit your launch configurations. The ones under the "application" tab.
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.