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

    Problem with launcher

    "<" as a smaller than. And there is better solution for 1.6 packs and some selected 1.7 packs than editing forge jar manually: https://github.com/LexManos/LegacyJavaFixer and precompiled mod in http://files.minecraftforge.net/LegacyJavaFixer/legacyjavafixer-1.0.jar if that fix is *really*...
  2. J

    ERROR: Cant launch ftb launcher (stable version)

    Try .jar version. (marked being for linux but it works in every OS)
  3. J

    FTB News Nov 7th 2015 | FTB Page on Curse | Pack Updates | Third Party Packs

    Tbh this is wrong thread to discuss about pack problems or pack installation or pack startup problems. Try support area and remember to post a log.
  4. J

    FTB launcher doesn't show mod information

    Is your log also gray? Screenshots?
  5. J

    Problem with launcher

    " Minecraft was unable to start because it failed to find an accelerated OpenGL mode. This can usually be fixed by updating the video card drivers." Did you try that? Ps. That java 8 fix does nothing for <1.6.4 MC
  6. J

    FTB with Etho's LP Pack Black Screen

    Please compare this file https://www.dropbox.com/s/nfq72o2cwg4wnit/Screenshot%202016-01-30%2000.45.25.png?dl=0 with "MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar) Unloaded->Constructed->Pre-initialized" Now download correct version.
  7. J

    Not updating

    Log?
  8. J

    FTB with Etho's LP Pack Black Screen

    That's not correct version of that mod. You downloaded newest version, not the requested version.
  9. J

    Departed Server crashing

    Did you run FTBInstall.bat to download required libraries?
  10. J

    Not what is expected?

    http://forum.feed-the-beast.com/threads/i-dont-like-a-new-website-change.123392/
  11. J

    I cant start any of the modpacks in the launcher! Please help me

    Please share E:\Games\Feed the Beast\FTBInfinity\minecraft\hs_err_pid4520.log
  12. J

    GC Button in main screen

    Please read some basic java GC documentations... ( When does java run gc? When does GC remove object from heap? Why System.gc() does not always free memory? Will java free unused allocations back to OS if heap size decreases? ) How would third party coder know which objects are still used by...
  13. J

    Problem server crash

    That's guessing, not troubleshooting.You should read the log and check which class is missing: java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker => bad forge installation java.lang.NoClassDefFoundError: gnu/trove/map/hash/TObjectByteHashMap => bad lib installation...
  14. J

    GC Button in main screen

    How does GCing solve memory problems if memory is actually used for something? What do you mean by main screen launcher or MC? What interfaces do you suggest to use for communication between MC client and launcher?
  15. J

    Fix the issue of random invalid login issue

    IS this all information you are going to give? How about log?
  16. J

    Regrowth issues: can't load the modpack

    On the launcher go to options then click the force update button, then launch the modpack.
  17. J

    infinity evolved server

    Download zip Unzip file into dedicated folder Run ServerStart.bat Read messages Fix problems Run ServerStart.bat again
  18. J

    GL Texture freeze

    Sorry, you are out of luck. Druver problem, more info: http://forum.feed-the-beast.com/threads/none-of-the-modpacks-launch-stop-at-mojang-screen.137823/#post-1542408
  19. J

    Mod Sorting Failed

    Which mods did you add, remove or update before pack broke?
  20. J

    FTB Horizons: Daybreaker, server crashes.

    Use java 8