Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. McJty

    Poll: RFTools Dimension Builder Penalties

    Ok, thanks to the people in #minecraftforge IRC I managed to solve the issue so I can move on with this again :-)
  2. McJty

    Poll: RFTools Dimension Builder Penalties

    I hit a bit of a snag when testing my dimension builder on a client-server setup. The problem is that in that setup the server knows which dimensions RFTools already created but the client does not. So if you exit your client when you are in a RFTools dimension and later try to come back the...
  3. McJty

    1.0.2: NPE using /help

    This is a problem that I've had forever with modded Minecraft. With 1.6.4 and 1.7.10. With all modpacks that I ever played and also with my own custom modpacks. Never found out what causes it though.
  4. McJty

    Poll: RFTools Dimension Builder Penalties

    Now look what I found in one of the RFTools dimensions! What could that be? (tease tease :-) )
  5. McJty

    End Game(mods that provide something for it)[1.7.10]

    You could try Hardcore Ender Edition. A pretty cool mod that adds a lot of content (and difficulty) to the end.
  6. McJty

    Poll: RFTools Dimension Builder Penalties

    Indeed. That will be the case.
  7. McJty

    Poll: RFTools Dimension Builder Penalties

    I'm also planning to add 'digit' dimlets. Dimlets that don't do anything with dimension generation but just make it easier to create unique new dimensions using same features.
  8. McJty

    Poll: RFTools Dimension Builder Penalties

    That's not a bug. It will not be a new dimension. If you recreate exactly the same dimlets on a page you get exactly the same dimension back. By doing this you can temporarily reuse your dimlets to make another dimension and later go back to the previous one by recreating your tab with the same...
  9. McJty

    Poll: RFTools Dimension Builder Penalties

    Just a quick headsup. I'm currently busy implementing the final things and machines which will bring RFTools 2.0 close to release point. Basically I just did: Completely refactored the way dimlets are created and configured. It is now possible to blacklist certain auto-generated dimlets (like...
  10. McJty

    Huge drop in FPS from DW20 1.6.4 to 1.7

    On my daughters low-end laptop (only 4 gigs and such) performance with 1.7.10 is MUCH better compared to 1.6.4. But only with fastcraft and optifine installed. But results may vary of course.
  11. McJty

    Poll: RFTools Dimension Builder Penalties

    Ok, found some time anyway. Here is beta3: http://www.mediafire.com/download/xbssp1ctca6fsef/rftools-2.00beta3.jar Changelog between 2.00beta2 and 2.00beta3: Fixed a client-side dependency in the storage scanner. Fixed client/server side dependencies in two messages for the dimension builder...
  12. McJty

    Poll: RFTools Dimension Builder Penalties

    I just found a pretty bad bug which could very well have explained the crashes you got. Not sure if I'll manage to release a new beta today but certainly tomorrow. I'm also busy fixing other things as well.
  13. McJty

    Poll: RFTools Dimension Builder Penalties

    Yes, when you right click one of my machines with anything it will test if that anything happens to be a wrench. I tried to make that code more robust and only operate if the buildcraft mod is present but apparently my test is flawed. I already improved this part (will be for the next release)...
  14. McJty

    Poll: RFTools Dimension Builder Penalties

    @Someone Else 37, I have a question. Those crashes you get are a bit weird. Were you continuing from your previous world with the previous beta version? Perhaps the dimensions you created there got corrupt somehow. I have some trouble finding out what went wrong with your latest reports.
  15. McJty

    Poll: RFTools Dimension Builder Penalties

    Thanks for the detailed report. I will look over it. Strange that the buildcraft issue isn't fully fixed however.
  16. McJty

    Problem: Minecraft has run out of memory

    On a 32-bit computer updating the OS to 64-bit isn't going to work. I'm afraid there is not much to do here. Time for a new computer.
  17. McJty

    [WIP?] Redstone Fluctuation

    I personally like the idea of making RF a bit more challenging. Additionally as is the case with all mods you can choose to play with this. It is a bit similar to how I like to play with Hunger Overhaul and Spice of Life to make my survival worlds a bit more challenging. These are mods that...
  18. McJty

    [WIP?] Redstone Fluctuation

    Actually I do consider RotaryCraft to be very compatible with RF as that mod has bridges from and to RF which fit very well with the overall theme of the mod and make a lot of sense too IMHO. Especially after the big balance changes that Reika did in the 1.7.10 version (i.e. no longer possible...
  19. McJty

    [WIP?] Redstone Fluctuation

    Actually a patch is in the running to allow more flexibility and solve this problem. Remember that Forge for 1.8 isn't finished yet. It will be allright in the end.
  20. McJty

    Poll: RFTools Dimension Builder Penalties

    Ok, here is a new update of the beta version of RFTools (2.00beta2). I managed to fix all crashes that were reported here and also implemented a few new things. Here is the changelog: Changelog between 2.00beta1 and 2.00beta2: The dialing device 'check' button works also for dimensions that...