Jump to content

LexManos

Forge Code God
  • Posts

    9273
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by LexManos

  1. Oh crap, you do system links, I did not see that That works, but ya, google is your friend if you dont know how to make linked folders in eclipse.
  2. No, 1.3 aint out, we cant work on 1.3 if it doesnt exist yet.
  3. https://dl.dropbox.com/u/28221422/MinecraftForge/forge-3.3.7.135/minecraftforge-client-3.3.7.135.zip Infer the link from that.
  4. Note, for the most part it takes about 10 seconds to create a linked source folder in eclipse. You only need to copy files around when you recompile/reobf.
  5. We know, please don't post updates like this. It's on there site, its for them to do.
  6. To quote: http://dinnerbone.com/blog/2012/01/13/minecraft-plugin-channels-messaging/ .... It has a pretty strict max length. Don't go over it. If you do, split it into multiple packets and recombine it on the other side.
  7. Any of the mediafire links will be up. Any of my dropbox links will be up Any of my mirrior on RealityRipple will be up Not to mention the plethora of modpacks out there that have it. Anyways my computer was down a few times this week due to my roommates being fucking morons. 'Oh the comptuer is a little slow i'll just cut the power and not tell Lex who is sleeping' -.-
  8. Arbitrary hardware emulation is not the scope of Forge. You're gunna have to get someone else to do it, or do it yourself.
  9. What part of don't install ModLoader don't you understand?
  10. And just illustrated why tutorials of that kind are bad
  11. http://en.wikipedia.org/wiki/Naming_convention_(programming)#Java
  12. It will have ponies, and monkies, and sparkeling dragons who will fly out of my ears! So.. go speculate on that... It means nothing for the next 6+months.
  13. Yes... you have to sync your own stuff... Forge isnt magic...
  14. Don't install ML, at all, ever. As for Mystcraft, does it edit ModLoader.class? THe error you're giving me doesnt show it being part of FML thats the issue, so I haver to conclude its one of those two.
  15. Really, you couldnt search? You should really search for your problem. The solution is always the same, you screwed up installing make sure you have all the forge files installed.
  16. You really shouldnt be using old version, but ya, my dad decided to reboot my computer cuz he is retarded. Its back up now. And you should all know that if you cant get to jenkins, you can get all the files off my dropbox, just infer the link based on the links from other builds. It's straight forward. Or you can get them from the RR site, or mediafire, or X/Y/Z.
  17. You are confusing things that are in vanilla minecraft, and not part of Forge with things that we should be responsible for. That is just stupid, We are not Mojang, we are not providing generic support for all random stuff you want to do with MC. 99% of everything you want to do is not our domain. The parts that are are documented well enough in code and have logical names that with a small amount of effort on the modder's end it can be understood. A Full blow javadocs or something like that is Mojang's domain not ours. We provide enough information on what Forge does that it is sufficient. If you want documentation what Minecraft does, go bitch at Mojang. As for tutorials and other things, that is not my job, I suck at writing them, the community has full access to this forum and the wiki and a plethora of other places to create them. It is just that nobody cares enough to do things properly so people just regurgitate the same stuff they have been fed. If you need the highlevel descripotion of Minecraft functionality, write it. Also, banned for 7 days for being a fucking thread necro over, and over, and over, and over. ALL of your posts have necroed threads that are over a month old.
  18. Thats for bumping a month of thread just to have me yell at you to update your forge cuz this particular issue has already been fixed .. a month ago.. If you are using the updated version and still getting those items then its the mod makers issue, not ours. Also, dont bump month old threads -.-
  19. So.. you're trying to run a vanilla mod on a bukkit server, the hell makes you think that'll work?
  20. Thats cuz you have to set it up properly. If you can't figure it out, you shouldn't be doing it.
  21. Or, you know.. you could use it as is. Its fairly expandable and designed to work with other textures.
  22. LexManos

    Bump

    I'll be doing a 3.4 final release when I start work on 1.3 shit.
  23. That isnt necessarily, it gets used heavily so it gets JITed quite quickly.
  24. This has nothing to do with EE, you just fucked up installing forge. Try harder, do better.
  25. Interesting, it may be that you screwed soemthing up while installing, do those classes exist? You're using the official jdk?
×
×
  • Create New...

Important Information

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