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. J

    FTB Launcher News

    Thanks for info. First time I heard about that +1 Better than nothing. I did not heard anything important being told there and that was part of the decision which made me to skip periscope stream.
  2. J

    Minecraft FTB crashes right after pre-initialization

    Did it work at all after mod changes?
  3. J

    Can't launch SkyFactory 2.5

    How did you even manage it to use 32-bit java? By default installation bundles 64-bit version of java and it's being used by default.
  4. J

    FTB Launcher News

    I have no idea. Did not watch the stream.
  5. J

    Scroll-wheel move item does not work

    Earlier(1.8.9) release of unstable included two different mods for scrollwheel handling. Maybe that the case now.
  6. J

    FTB Launcher News

    +1 Even there was unofficial stream it had low quality and did not watch.
  7. J

    Will low end pcs be able to run larger packs if they are hosted on a server?

    Personally I would not even try with 4GB. RAM is cheap-ish and probably will give performance boost for other things also.
  8. J

    Unstable 1.10 doesn't launch

    => something was blocking earlier version of the forge. It's really weird especially if you don't have antivirus
  9. J

    Windows 10 99% cpu/memory

    Or the problem is the pack you are using. How much is it logging? Broken mods?
  10. J

    FTB Launcher News

    Did you read previous messages in the thread? E.g. WatchFul11's comments about backend and tools: https://forum.feed-the-beast.com/threads/ftb-launcher-news.158980/page-10#post-1696497 My rant about FTB Launcher's code...
  11. J

    Windows 10 99% cpu/memory

    Compressed memory what? Can you post a link to resource which explains that thing? I have never heard about such a thing. Why Microsoft is not providing information how java applications must be coded for Windows 10?
  12. J

    Cant download launcher

    Did you try other download links? Personally I would fix security related applications because at some point there will be more changes in legacy launcher's contents. Ref: https://forum.feed-the-beast.com/threads/ftb-launcher-news.158980/
  13. J

    FTB Custom Modpack will not launch

    You MC is still started with java 6. I'm not sure if you are even using FTB Launcher. It gives warning about java version every time you start the launcher if java 6 is selected.
  14. J

    FTB Unstable won't luanch

    umm what? Did OP edit link to log? java.lang.IllegalArgumentException: Invalid dimension id -343800852 at net.minecraft.world.DimensionType.func_186069_a(DimensionType.java:77) ~[atm.class:?] at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:99)...
  15. J

    How to remove Mods?

    fml-client-latest.log and in same cases crashlog will tell which mod is missing and which mod is requesting removed mod. If not you need to check stacktrace and remove the mod which is trying to load class from removed mod
  16. J

    BlackScreen after playing some time [Solved]

    Decrease your memory allocation to 2-4 GB.
  17. J

    FTB Retro SSP Crashing

    Guessing, not going to download and decompile mod: Antivirus messing file operations. Try whitelisting instance.
  18. J

    Bug FTB Retro SSP doesn't start

    Wait day or two hopefully Curse beta will be fixed. Also 100% wrong forum section for tech support. If you want to play as soon as possible you could try Curse's alpha branch or legacy FTB Launcher. Currently there is a trend with the pack. That answer is not good.
  19. J

    Cannot see my Private ThirdParty modpack on the forums!

    solved. No need to investage it
  20. J

    Smart Updating/Downloading, Has it been done yet or not?

    https://forum.feed-the-beast.com/threads/ftb-launcher-news.158980/ tldr: no, no new features will be adden into FTB Launcher. I probably regret asking this but how OP would have implemented this? (reminder: repository for mods and repository backend are crucial part of the solution/implementation)