MuffinMonster Posted November 13, 2014 Posted November 13, 2014 I've run into an issue where I cannot find some source class files for some classes in the forge modding environment. There are source files for some classes (for example Item class and ItemBow class to name a few) but not for EntityArrow or EnumAction classes to name a few. I cannot confirm which of all the classes who has their source files or not since there are too many and I don't know where to look that up. Is this a expected behaviour, something that is being worked on or something I have done wrong in the setup of my environment? The current source folder/location I'm using is located at "/Forge_Root_Folder/build/tmp/recompSrc". I'm running Forge 10.13.0.1180 and Java 1.7 with no compilation issues. Quote --Remember to "Thank you" posts that actually helped you, and if a person seems nice, why not give them an applaud while you're at it--
MuffinMonster Posted November 13, 2014 Author Posted November 13, 2014 Hmm, well, The problem is that I've ran that command before but still with source missing. May it require a fresh install to run the setupDecompWorkspace or can I run it on an existing project? Quote --Remember to "Thank you" posts that actually helped you, and if a person seems nice, why not give them an applaud while you're at it--
MuffinMonster Posted November 13, 2014 Author Posted November 13, 2014 Run what eclipse task if I may ask? Quote --Remember to "Thank you" posts that actually helped you, and if a person seems nice, why not give them an applaud while you're at it--
MuffinMonster Posted November 13, 2014 Author Posted November 13, 2014 Ah, I didn't run that after I had ran the setupDecompWorkspace when I ran it the first time. Now it works, thank you! Quote --Remember to "Thank you" posts that actually helped you, and if a person seems nice, why not give them an applaud while you're at it--
Recommended Posts
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.