Recent content by thexalien

  1. thexalien

    OceanBlock Multiplayer Connecting issue

    Hmm, these unfortunately still don't give me much. Thank you for giving both sets of logs because it seems like if I'm reading this correctly your wife's session isn't sending packets correctly. Could you try disabling Windows Firewall on her device, start the server then attempt to join. I'm...
  2. thexalien

    OceanBlock Multiplayer Connecting issue

    Hello, Firstly, thank you for adding logs with your post it makes things more efficient. Please ensure your Java is actually updated, also ensuring the old versions are uninstalled if not needed. Your launcher is launching 1.8.0_51 the latest version of Java is 1.8.0_311. Once you have...
  3. thexalien

    Can I somehow increase backup frequency? Stoneblock 2

    Sorry, my mistake, that is for the newest version of ftbbackups. You'll need to modify 'instancefolder/config/ftbbackups.cfg'. By default ftbbackups backup every 2 hours you need to change line 10 'D:backup_timer=2.0' to 'D:backup_timer=0.5' for every 30 minutes.
  4. thexalien

    Can I somehow increase backup frequency? Stoneblock 2

    You should be able to adjust the backup timer in the 'ftbbackups-common.toml' This is found in 'instance folder/config'.
  5. thexalien

    Impossible to recover items from deaths at sea

    Unfortunately, I don't see any config file to just make it easier by removing the debuff you receive while diving underwater without the proper equipment, though I may have missed it.
  6. thexalien

    Impossible to recover items from deaths at sea

    Breath is 100% connected to depth, if you were to take a seamoth and get out at the bottom of the ocean floor you'd find your breath would almost instantly be gone without diving gear. On the surface, you have a handful of seconds before your breath is completely drained. Anyways, you get gear...
  7. thexalien

    Impossible to recover items from deaths at sea

    Your breath is tied to how deep you are in the water. Just like in real life the deeper you go the more constricted your lungs would be. Seamoth(s) and/or an additional diving suit would solve your problem. Your oxygen level going down fast and getting debuffed is one of the main point of this...
  8. thexalien

    Oceanblock 1.9 crash

    It caused a tick loop that looks like is between mekanism and pipez which makes it crash. The easiest way to fix this is to load a backup and continue where the last backup was. The only other way I can think of that is efficient is to remove the cable that you placed causing the tick loop with...
  9. thexalien

    Problem No Mod packs will launch for me

    Can you provide the crash logs (.ftba/instances/yourinstancefolder/crash-reports) and the launcher logs (/ftba/instances/yourinstancefolder/logs/latest.log)? Without them, it would be shooting in the dark hoping to hit something. Please copy and paste the logs into...
  10. thexalien

    FTB using all of my ram

    These are the custom arguments I run. -XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.queryResult=Confirm -version:1.8+ You can put these in when you...
  11. thexalien

    Problem Help! My Minecraft won't open or start.

    Are you on the latest version? It should be launching forge-1.12.2-14.23.5.2847-universal.jar yours is launching forge-1.12.2-14.23.5.2846.jar
  12. thexalien

    Oceanblock home config

    Homes are from ftbessentials, you can find the config file in 'save folder/serverconfig/ftbessentials.snbt'. As for your second question you would run this command in-game to increase the number of loaded chunks you can have. /ftbchunks admin extra_force_load_chunks yourusername add 50 You can...
  13. thexalien

    Oceanblock Multiplayer

    Actually, I looked a little more, it seems there is some generation for ftbislands for multiplayer. Here is what the config file says.
  14. thexalien

    Oceanblock Multiplayer

    I do not believe there is a way to automatically generate multiple islands by default with the back. You'll have to generate a world, shut it down and load it into a program like Amulet Editor manually put extra islands in place.
  15. thexalien

    Minecraft crashes when i open my inventory

    Looks like a weapon from the Modern Warefare mod is causing a rendering crash. You'd either have to delete that item from your inventory or you can try installing opifine to see if that resolves the rendering issue as the mod author does recommend using it along with that mod.