Jump to content

CJCutrone9

Members
  • Posts

    152
  • Joined

  • Last visited

Everything posted by CJCutrone9

  1. You are still going to need to put more of your code in their, it is saying it can't access it, so I would guess that whatever class you have trying to access it can not access it. And you might want to put that in a "spoiler" or something.
  2. Then do I create any linked folders or anything like I did the other way? OR should it work just like that?
  3. It said a bunch. It gave me a few folders, but I didn't get an eclipse/mcp one. I'll try it again. EDIT: I got the mcp folder this time, and inside of it there is an eclipse folder, is that what you were talking about? http://www.flickr.com/photos/79775094@N07/8978584469/
  4. Try what you said you were going to change, see if that fixes it, if not, then I can try to help.
  5. /facedesk. I think I just found it! Try and give it the entire file locations as in (C:Usernamehere/locationoffolder/foldername/picurename)
  6. Did you follow a tut to install it in eclipse? If so, which one? If not, how did you do it?
  7. Yes..... Would it work if I installed forge into the minecraft jar and then used that in eclipse?
  8. Ah. Well, I get it now. Hmm.... Could you make a class that extended the leaf drops?
  9. Yeah, that was my question... Hmm... I've got nothing else, sorry....
  10. Then, you should just look under minecraft's leaves, see how they do the "droprate" for their items as well as whatever else you need, and modify their code as you need to. Sorry, if this isn't what you want, I have trouble understanding lots of people.
  11. Vanilla, look under just about any minecraft block, and you'll see them use it.
  12. And I stick all my eclipse files in that? EDIT: Just finished re-installing forge, I have neither an eclipse folder, nor MCP.
  13. And after I do that, just stick it inside of the eclipse folder?
  14. True, maybe look at how minecraft sees when how when you pause the game minecraft saves the game.
  15. Hm.... are you sure that everything is spelled right in the picture location and on the picture? (Sorry if this sounds stupid).
  16. I agree, or else if you get a major lag spike, it just killed your chance of killing that boss.
  17. So.. I should just get rid of MCP? And where would I put forge after I did that?
  18. I think I see your problem, on your texture file- you typed "/jordsta95/Mod/dragoone.png" instead of "\jordsta95\Mod\dragoone.png" see if that works.
  19. I was just using pahimar's tut as a "How to get minecraft into eclipse" I know a good bit of code if that is why you are recommending SCMOwns, but the problem is, I see no error messages on any files, but I get an error when I press run. And I haven't even started to type in code. And yes, it is a brand new minecraft.jar.
  20. Yerp, same internet connection I use to play minecraft without mods. And it isn't that it has to have it, but when you do type your username + password, it uses your minecraft account. Which is why it is odd that I get two different errors...
  21. Hello everyone. I followed pahimar's tutorial to get minecraft into eclipse, I finished the tutorial and clicked the run button, if, I type in my username and password, then I get this error- http://gw.minecraftforge.net/KIgX If I don't (Which you don't have too to my knowledge) I get this one- http://gw.minecraftforge.net/raZM I'd really appreciate it if someone could help me. Thanks! -CJCutrone9
  22. Well, for the texture + model, are you using minecraft's enderdragon model? If not, I'd recommend using techne and creating your own texture, it would probably be easier. If not, then the texture might not be the right size for the model.
×
×
  • Create New...

Important Information

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