Posted July 6, 201510 yr How would i be able to test my mod on a server through eclipse? Is there a way to launch a localhost server through eclipse so i can connect and test the mod im coding?
July 6, 201510 yr Yeah, just start the server. Same for LAN - just launch it like you normally would. If you can't find it (it SHOULD be there by default, if it's not, you might have messed up setup) search for GradleStart and GradleStartServer 1.7.10 is no longer supported by forge, you are on your own.
July 6, 201510 yr Author I got http://prntscr.com/7pal2c but in the folder i don't see the GradleStartServer
July 6, 201510 yr Do you even know how to start game in eclipse? In (probably) top bar you have "Run" and "Debug" Scroll it down and pick "Server". If it's not there, you most likely setup your workspace wrong as mentioned before. Then (if not): Go to "Run Configurations" and choose "GradleStartServer" as Main class. 1.7.10 is no longer supported by forge, you are on your own.
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.