Jump to content

Cloudy

Members
  • Posts

    98
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Cloudy

  1. Minecraft Forge includes FML, Forge Modloader - which is compatible to mods using Risu's Modloader. If you want to use mods which use Forge, along with mods that require Modloader, then just install Forge - and they should work. There is no need to have Modloader installed aswell.

     

    If you had done more than two minutes research on the matter you would have known this.

  2. I find this method seems to work better than the alternate method:

     

     

    Windows
    Browse to the folder that contains your minecraft.exe launcher
    With no files selected (left click on background to deselect), Shift+Right Click anywhere in background of the window, and choose "Open command window here"
    Copy the following code:
    java -Xms1G -Xmx1G -cp Minecraft.exe net.minecraft.LauncherFrame
    Right click in the command window, select Paste and then press enter
    Login, start Single or Multiplayer and reproduce the crash
    Once you have obtained the crash report, right click on it, select all and copy, then paste it to the proper mod thread for assistance

     

  3. You didn't have to reply. You could ignore my post and someone else would solve my problem. Instead, you chose not to solve my problem, but to write un-constructive critiscism about my code. And to top that off, you didn't solve the problem either. When I posted my problem on the minecraft forum, I got an immediate fix (I asked here first, because I thought people who go on this forum all use and know how to use Forge). I assume you just wanted to offend me for no reason.

     

    I don't understand what inclined you to post this. Is it that I put my question in a wrong section, and you wanted to insult me because of that? Or are you a dick to everyone who has a problem? Now, if you wrote some constructive critiscism ("like, your variable naming is bad because x", instead of "it sucks because I said so"), I wouldn't care that much, because I would learn something new.

     

    Also, why did you write : "Move it to load or modsloaded like a good boy." Just because you wrote some API, doesn't mean you are better than the people who have problems here.

     

    Don't get me wrong, I don't want to start a flame war (I'm deleting my account after this, because I sure I won't get any support here). I just want you to realize that you are a dick.

     

    Someone doesn't have a thick skin.

     

    His reply did tell you EXACTLY how to fix it - you were initialising the blocks before the ID's had even had chance to be read. He did solve your problem, you just chose to ignore that part just because you felt his tongue in cheek reply was insulting you.

×
×
  • Create New...

Important Information

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