Jump to content

ScottKillen

Forge Modder
  • Posts

    144
  • Joined

  • Last visited

Posts posted by ScottKillen

  1. Lex,

     

    I saw that you dismissed the pull request. Please see my comments there. It is unfortunate that the simplicity of this solution causes me to appear less than competent...

     

    But...it works.

     

    I'll keep working on my mod and then resubmit.

     

    S

  2. Thanks, Matt I understand that they are compatible, but darkhog implied they were related:

     

    IMO some kind of ID Resolver solution for newly installed mods, perhaps based on Redpower's autoassign code would be good from player's standpoint. And by newly installed mods I mean mods with no config files, so mods that you have or had installed and your worlds should be safe. Bu this is offtopic.

     

    I was trying to point out that it isn't as easy to combine the two as he seemed to be saying.

  3. I want to gauge interest in hooks to support new WorldTypes other than flat and default. I specifically wanted to find out from Lex and Overmind whether well written code regarding this would even be considered valuable to the project...

  4. Whist actually put some work into his proposal, while your thread just asks a question. Your post here is longer than your original post on that thread. Furthermore, on your thread, Lex ended the discussion. It would be silly to merge threads.

     

    ID Resolver may be useful to players, but causes all kinds of havoc and support issues for mod developers. Also, RedPower's code and ID Resolver are completely unrelated and do not function in the same way. If Lex is going to implement this, trust him to do it correctly.

  5. It would help if you posted all of your mod_class code...the censored version you posted has glaring errors that won't even't compile...like the ConfigurationProperties() member that should return an int but doesn't.

     

    If your block is exactly like the others, then it is probably something else...but if you excise everything else, we won't be able to see it.

     

    Also...it matters where you call certain things...and you have removed anything to help us understand that.

  6. That part is established fact. Robinton and mDiyo completed 4096 id support in different ways in their respective mods, so this thread is about the suggestion that functionality should be included in Forge. you can see LexManos response above.

  7. Untrue. Lex was patiently giving you help, even when you violated the rules found here:

     

    Read this or you may get banned

     

    This is a forum for support of the Minecraft Forge API, and developers using the code found in the API to make mods. It is not a forum on how to use individual mods, how to install mods or getting help with how to play Minecraft.

     

    It was established that your problem was not with Forge...therefore you must seek help elsewhere.

×
×
  • Create New...

Important Information

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