Recent content by Moasseman

  • 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. M

    Can

    Are you playing on non-dedicated host? (single player -> open to lan)
  2. M

    Minecraft crashes instantly

    1. Are your nVidia drivers up to date? 2. Try changing the install location to somewhere else than your user folder. It seems you have a spacebar or some special symbol in your username and that can throw Java for a loop
  3. M

    All mods fail to launch.

    By using the newest Java (and driver) versions. We can see the ones you use in the log: [23:24:18] [INFO] JavaFinder.parseJavaVersion:204: Preferred: Java Version: 1.8.0_77 sorted as: 1.8.0_77 64 Bit Java at : C:\Program Files\Java\jre1.8.0_77\bin\java.exe I believe 8u121 is the newest...
  4. M

    FTB Unstable 1.10 v4.2.8 crashing on startup

    java.lang.OutOfMemoryError: GC overhead limit exceeded Go to the options tab in FTB launcher and use the slider to increase the maximum RAM to at least 2.5-4gb, depending on your system's available RAM
  5. M

    skyblock 3 not loading up

    Try updating your FTB launcher.
  6. M

    Bug Private Pack Question

    1. Tech support subforum. 2. Upload the log to pastebin.com/ or paste.feed-the-beast.com/ and link the paste instead of uploading a crash log directly
  7. M

    Skyfactory 2.5 Not launching

    Show us the complete crash log, that's just a tiny snippet of it.
  8. M

    Sky Factory 3 crashes

    What ^ said. You're running the newest (I assume it's still the newest) driver version for your GPU and it causes issues with a wide variety of games (Minecraft, Factorio~) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.49'
  9. M

    Stuck at 7/7 8/27 Sound Handler

    They really don't. It is suggested that you give at least 4 gigs of RAM for the process, and it definitely can use that much, but you can play the flagship packs with 2.5gb~ just fine with the occasional stuttering. The OPs issue here seems to be more related to the very slow CPU he's running...
  10. M

    Crash starting FTB infinity evolved

    Increase the RAM allocation in "options" tab on the launcher. Preferably up to 4gb IF you have enough RAM (8+ gigs)
  11. M

    Blood n Bones crash on loading

    Install updated Java. You're still using 1.6
  12. M

    Sky Factory 2.5 Crash

    Need the log. The full log, not last few rows of it.
  13. M

    Mage Quest crash on loading world.

    Don't bump ages old threads. Make your own thread with your own logs (USE PASTEBIN.COM or PASTE.FEED-THE-BEAST.COM) and issues
  14. M

    New Server Crash?

    Go to your modpack folder, open "configs" -> "railcraft" folders and open "Railcraft.cfg" From there, search for "trackingAura" and set it to "false" -- Block entity being ticked -- Details: Name: RCHiddenTile // mods.railcraft.common.blocks.hidden.TileHidden Looks more like the...
  15. M

    Skyfactory 2.5 always crashes

    Block location: World: (140,66,129) Auto Sieve at that location is what's being rendered funkily. Get rid of it using MCEdit etc. OR you can try getting rid of it by going to configs folder, opening "forge.cfg" and changing "removeErroringEntities" and "removeErroringTileEntities" to true...