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. mc.crab

    Renaming NEI Items?

    You can use Minetweaker, http://minetweaker3.powerofbytes.com/wiki/Tutorial:Item_Renaming, http://minetweaker3.powerofbytes.com/wiki/Tutorial:Tooltips
  2. mc.crab

    Skyfactory 2.5 Not launching

    Don't use Optifine, it is known to cause issues with modpacks. If you have the latest Nvidia drivers installed check this, https://forum.feed-the-beast.com/threads/issues-with-nvidia-drivers-378-49-preventing-minecraft-loading.214966/
  3. mc.crab

    Sky Factory 3 launching problems

    Your log says you are using Java 6. Uninstall old Java versions and check the launcher settings that it's using the right version.
  4. mc.crab

    Sky Factory 3 launching problems

    @Bopps Don't hijack threads, update Java to Java 8.
  5. mc.crab

    Solved Project Ozone 2 Crash!

    Take a backup of your world and remove the simpleachievements folder.
  6. mc.crab

    FTB Infinity Evolved 2.5.0 | Thermos Guide. Bukkit plugins for your Forge modded server!

    There is no Thermos for MC 1.10, but you can use Sponge
  7. mc.crab

    Solved Common Server problems, and sollutions.

    Use pastebin or paste.feed-the-beast.com to post logs, walls of text are annoying. To fix your problem, https://forum.feed-the-beast.com/threads/infinity-crash-at-launch.152880/#post-1643516
  8. mc.crab

    Server keeps crashing | SF3 1.10

    Try rerunning the install bat/sh.
  9. mc.crab

    Sky Factory 3 Crush

    In curse click the instance and then the ... button on top right and select repair minecraft
  10. mc.crab

    Solved I need help creating a feed the beast infinity evolved server.

    Crash reports are in the crash reports folder, fml-server-latest.log is in the logs folder. It shouldn't take long for RF tools to register dimensions and you should be able to log into the server.
  11. mc.crab

    Same Java error on several packs

    https://gist.github.com/jikuja/7e0828dca7d264e850be306b58893127
  12. mc.crab

    Crash on startup

    Edit the splash.properties in your config folder and change enabled to false.
  13. mc.crab

    Sky Factory 3 launching problems

    Crashlog?
  14. mc.crab

    Multicraft: missing ftb jar dropdown

    Multicraft searches for the .jar file based on the .jar selected on the dropdown. I don't know what options the dropdown offers, but for example if you selected custom, Multicraft searhes for custom.jar. Also depending on Multicraft configuration the .jar file and libraries might need to be in a...
  15. mc.crab

    sky factory 3 crash

    Please use http://paste.feed-the-beast.com to post logs, these walls of text are annoying. @TheOneHong Different error, start your own thread.
  16. mc.crab

    Open World Crashes Upon Entering

    If you have a dedicated GPU make sure Java is set to use that, otherwise update the integrated GPU drivers.
  17. mc.crab

    Game Crashes after launch

    Update your GPU drivers.
  18. mc.crab

    Infinity Evolve corrupt server files?

    Take a backup and remove Enderstorage folder from your world folder.
  19. mc.crab

    Sky Factory 3 won't launch

    c:\ftb\FTBPresentsSkyfactory3\natives\lwjgl64.dll (The process cannot access the file because it is being used by another process) Tell your antivirus software to ignore your ftb folder, it's performing a scan and Minecraft can't use the file.
  20. mc.crab

    Crash on world start up, ive searched for answers and none work

    You can either: 1. Edit forge.cfg and change the following lines to true. B:removeErroringEntities=false B:removeErroringTileEntities=false 2. Disable ChickenChunks, this will remove all chunkloaders. You can enable it after a restart or move to FTBUtils chunkloading. 3. Use MCEdit to remove...