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

    Problem Unplayable: Opening chest / furnace randomly crashes FTB Direwolf20 1.16 (latest downloadable version)

    Alright, that'd be probably helpful. It sounds like it might be a bugged item in your inventory. When you hover or scroll over it it's causing the crash. You might have to clear your inventory and give yourself back the items you had. Because every crash log so far is ItemStack:1093 but I can't...
  2. thexalien

    Problem Unplayable: Opening chest / furnace randomly crashes FTB Direwolf20 1.16 (latest downloadable version)

    RIght, so is it just a single item that causes your crash or any item? Are the item(s) enchanted? What enchantment(s)? That looks like an issue with the KubeJS ui.js client script file for some reason.
  3. thexalien

    Problem Unplayable: Opening chest / furnace randomly crashes FTB Direwolf20 1.16 (latest downloadable version)

    While I don't know that this is the primary issue you're behind on Java updates. But it might be considering you said version 9 works for you. Version 10 updated Forge as well as mods so maybe. I would update Java (make sure it's 64bit) to see if that fixes it completely for you. If not you...
  4. thexalien

    Problem Really low FPS

    Java version 8_291 is the most up-to-date version of Java. Just make sure it's the 64bit version installed if it is then you're good to go, no need to mess with Java. Just put those arguments above in the FTB App before launching Minecraft and give it a try. If that doesn't work unfortunately I...
  5. thexalien

    Problem Really low FPS

    I run with 8GB dedicated to any FTB modpack so 12 is more than enough. Please ensure your Java is on the current version and try running these custom arguments. See if this makes any difference for you. -XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions...
  6. thexalien

    Problem Unplayable: Opening chest / furnace randomly crashes FTB Direwolf20 1.16 (latest downloadable version)

    Not sure if this will solve your issue, but if it's JEI acting up you can try deleting the JEI config files. Should be two .toml and a folder with config files in them. Then relaunch and it will rebuild the configs.
  7. thexalien

    FTB Unleashed

    Are you deleting it fully? The FTB launcher when you hit delete on the app doesn't really delete the full instance in your file system at least for me. I have to go to "Open Folder" close the FTB app then delete the instance for it to really be gone.
  8. thexalien

    Solved FTB app "failed to prepare the Minecraft launcher"

    Sweet, glad you got it working! Have fun, it's a good mod pack!
  9. thexalien

    Solved FTB app "failed to prepare the Minecraft launcher"

    Please put your logs from AppData\Local\.ftba\logs on pastebin and post the link. I'll try to help some more if the logs present anything useful.
  10. thexalien

    Problem Stoneblock 2 Not Launching

    Looks like you have an error on your Stoneblock 2 instance. I would copy my saves folder delete the instance and redownload it and put my saves folder back in the new instance.
  11. thexalien

    Solved FTB app "failed to prepare the Minecraft launcher"

    This normally happens if you're running an anti-virus try disabling it then downloading it. They tend to get cause issues with Minecraft.
  12. thexalien

    FTB Unleashed

    You have duplicate mods in your mod folder. Delete the old versions and try and run it again. If you haven't started anything on this mod pack, it might just be easier to delete the whole instance and redownload it. If you don't want to go digging through all the mods. If you have started a...
  13. thexalien

    Problem FTB Direwolf20 Server crash ~ 20 Minutes

    What does the crash log say in the crash-reports folder? For your second issue, I run my server on Ubuntu running Docker with no need to have a console open. I also have rcon enabled if I need to get into the console for the Minecraft server for some reason.
  14. thexalien

    Direwolf20 modpack

    I'm pretty sure this modpack uses TOP (The One Probe) as its waila type mod, as far as I know, you'd have to go into the config file to disable it I don't believe it has an in-game GUI for real-time modification.
  15. thexalien

    Problem DW20 1.16 v.1.5.1 Server Issues

    Even though this is late and 1.6 has come out now. I would try to manually go to the EULA.txt document put true after the = if it's not already present. Then edit the start-up script removing everything from @Echo off to :END save and attempt to launch the server.
  16. thexalien

    DW20 1.16 - 1.5.1 Server Overloaded, running behind.

    This is pretty common with any server that gets started even vanilla ones. Ensure that you have optimal JVM flags for your server for ram usage and garbage collection. Just let it run for a bit after start-up and it should then keep up. Another thing with heavily modded servers you'll probably...
  17. thexalien

    Direwolf20 pack having "failed to synchronize registry data from server" after updates. Twice. Help!

    Is this hosted locally on a pc, rented server, personal server etc. What error code is it throwing when trying to connect to the server. Do you have logs?
  18. thexalien

    ftb utilities chunk claiming limit server

    You should be able to change chunk limits with the command /ftbchunks admin extra_claim_chunks username set 10000
  19. thexalien

    Direwolf20 1.16 Crashes on loading.

    Looks like one of your rats had a bug causing a crash. They just released a new update that downgraded the rats mod, so be sure to update and try again. Also, ensure that your mod list matches the current version. FTB Launcher has a tendency not to delete mods after updates.
  20. thexalien

    Direwolf20 1.16 Crash log

    I'm not the best at reading logs, but it seems to be a rendering issue. I would update java to the latest version and attempt a reconnect. If that fails I would reinstall the files on the client-side if you're able to connect to the server.