Jump to content

mercury19

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

mercury19's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I can't run Minecraft. Pressing the run button in eclipse spits out the message "the selection cannot be launched, and there are no recent launches" There are also none of the usual "run client" or "run server" options in the drop down menu under the run button. When I try to add them manually, eclipse says "Error: Could not find or load main class net.minecraft.launchwrapper.launch". Apologies for the late response. Thanks, m19 EDIT: I have just found the actual forge source and I realize now what you mean by not being able to edit it. I also found that the launch.class I was trying to reference is actually Launch.class, and I forgot the capital L. Now eclipse tries to run minecraft, but it gets another, much longer error. I'll stick it in a spoiler below. I will continue my investigation, but any help is still appreciated. Thanks, m19
  2. So I'm trying to set up a workspace for 1.7.10 so I can explore some open source mods, specifically smart moving. I've found a few tutorials, and gotten through a few java problems without having to ask anyone. I got the workspace and stuff set up, I have eclipse, but it appears that MCP was not downloaded when I ran the gradle command in the CMD. Here's the CMD from the gradle set up: So it looks like it worked, but I can't run minecraft from my eclipse environment, and the only source files in there are the example mod ones. I don't know if that's normal and/or I'm missing something, cause it's been a while since I last set up the source, and it all worked out that time. Oh, maybe it's cause I'm using the latest forge for 1.7.10, instead of the recommended? I'm not sure. Any help would be appreciated, and I'm sorry If I put this in the wrong section. Thanks, m19
×
×
  • Create New...

Important Information

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