Jump to content
  • Home
  • Files
  • Docs
  • Merch
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • .project file is missing
1.13 Update Notes for Mod Creators
Sign in to follow this  
Followers 0
GrandMasterRubix

.project file is missing

By GrandMasterRubix, July 15, 2015 in Modder Support

  • Reply to this topic
  • Start new topic

Recommended Posts

GrandMasterRubix    0

GrandMasterRubix

GrandMasterRubix    0

  • Tree Puncher
  • GrandMasterRubix
  • Forge Modder
  • 0
  • 12 posts
Posted July 15, 2015

I followed the installation page on the wiki all the way to the end. I downloaded the recommended source of forge. I got Eclipse Mars. I did point the workspace to the Eclipse folder in my forge folder. Eclipse recognizes that Minecraft is the project for which I want to work on. However, when I try to open the project I get this message:

efTQ7v3.png

I cropped it just to show the problem I am getting.

Any and all help would be greatly appreciated.

 

-GrandMasterRubix

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6680

diesieben07

diesieben07    6680

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6680
  • 45687 posts
Posted July 15, 2015

You ran gradlew eclipse?

  • Quote

Share this post


Link to post
Share on other sites

GrandMasterRubix    0

GrandMasterRubix

GrandMasterRubix    0

  • Tree Puncher
  • GrandMasterRubix
  • Forge Modder
  • 0
  • 12 posts
Posted July 15, 2015

Actually no. I ran "gradlew setup eclipse" I'm not sure how that would be different.

  • Quote

Share this post


Link to post
Share on other sites

GrandMasterRubix    0

GrandMasterRubix

GrandMasterRubix    0

  • Tree Puncher
  • GrandMasterRubix
  • Forge Modder
  • 0
  • 12 posts
Posted July 15, 2015

Well that worked. Actually running Gradlew eclipse.

  • Quote

Share this post


Link to post
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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • SilviaX_92
      Forge having problem loading mods

      By SilviaX_92 · Posted 1 hour ago

      Hi DaemonUmbra, I think I was told to do that by the Pixelmon installation instruction but apparently I misunderstood the wording...   I tried and it worked! Thank you so so much you saved me from a Minecraft without Mods!   Have a wonderful day/night!
    • Draco18s
      MoonPhase help

      By Draco18s · Posted 2 hours ago

      Events don't return values. Second, I'm pretty sure getMoonPhase() is client side only.
    • GatoLeyo
      MoonPhase help

      By GatoLeyo · Posted 2 hours ago

      Im new at modding so probably this have an obvious error but plz somebody tell me how can i make this works, it is intended to return a value in relation to the moon phase       public float endWorldTick(TickEvent.WorldTickEvent event)      {         float x = 0;         if(event.side.isServer() && event.phase == TickEvent.Phase.END)          {             World world = event.world;             if(world.provider.getDimension() == 0) {                 if(world.getMoonPhase() == 1.0f)                  {                   x = 15.0f;                 }             }         }         return x;     }  
    • DaemonUmbra
      Can't see anything on minecraft menu screen except for the bottom left corner

      By DaemonUmbra · Posted 2 hours ago

      Please don't Necro old threads, if you have an issue make your own.
    • DaemonUmbra
      Forge having problem loading mods

      By DaemonUmbra · Posted 2 hours ago

      You changed "Game Directory" to your mods folder. The Game Directory is supposed to be the folder that contains the mods folder, .minecraft by default
  • Topics

    • SilviaX_92
      4
      Forge having problem loading mods

      By SilviaX_92
      Started 6 hours ago

    • GatoLeyo
      1
      MoonPhase help

      By GatoLeyo
      Started 2 hours ago

    • florgonn
      4
      Can't see anything on minecraft menu screen except for the bottom left corner

      By florgonn
      Started July 30, 2014

    • Casual
      1
      1.12.2 crash on game start

      By Casual
      Started 3 hours ago

    • PulseBeat_02
      14
      [1.12.2] Forge Crashes While Just Loading Into Loading Screen

      By PulseBeat_02
      Started December 13, 2018

  • Who's Online (See full list)

    • DavidM
    • thinkverse
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • .project file is missing
  • Theme
  • Contact Us
  • Discord

Copyright © 2019 ForgeDevelopment LLC · Ads by Curse Powered by Invision Community