Blood N Bones [Hardcore Survival]

JeremyTheObscure

New Member
Jul 29, 2019
90
0
0
I, and, judging by posts in this thread, others have had issues with interminable hangs during loading due to out of date version checking. I am not sure if it truly is interminable, but it was on the same step for about 30 minutes when I gave up.
 

DigitalWino

New Member
Jul 29, 2019
373
0
1
Ok, that is lame :-( I mean it normally takes a few min to load, but not THAT long. I've thought about trying to update some of those mods that pop up as out of date, but then I realize I'd likely just break stuff, lol. I did however add journey map (I turn the display of mobs off) and damage pop offs, because those are just useful.
 

hubertnnn

New Member
Jul 29, 2019
75
0
1
Its an issue with one of the mods (I think it was Biomes of Plenty, but not sure) that keeps trying to look for update over and over again.
I solved it by just disabling my wifi for the loading process.
I wait a few seconds for my profile to get checked so I dont play in offline mode and after minecraft window shows up I disable wifi and enable it back when main menu shows up.
Before loading took 20-30min, now with wifi trick it takes about 1 minute to load.
 

DigitalWino

New Member
Jul 29, 2019
373
0
1
What's odd/interesting about it, is that it seems to be an issue for some people and not others. I understand why they have the built in version checker, but for mod packs it's kind of annoying. I mean let's say it is Biomes O' Plenty that's doing it. It's not like I can just turn around and update that one mod. Doing so would likely break all kinds of stuff. So having the game take the time to check for and tell us about an update that we can't install even if we wanted to, doesn't make sense. Especially if after a while where it goes to check isn't even valid anymore. Then that can come up with it's own set of problems. It would be nice if there was a way to turn that function off so it didn't get in the way.
 

hubertnnn

New Member
Jul 29, 2019
75
0
1
Well, you should remember that those mods are for old version of minecraft where modpacks were not that common like now. Currently every mod have an option in config files to turn off update message (mainly for modpackers) but those old ones did not always had.
About issue for some and not others, when I messed with that to try to find out a solution I found out that most mods just say "file not found" but that one mod is stuck waiting for a timeout and depending on computer that might be different value. On linux its by default 1 minute per try, on windows it might be a different value.

edit:
I just had a good idea, and it seem to work at least for me. Here is an even better solution for the long loading problem:
In FTB Launcher go to options tab, hit "advanced options" and in additional java parameters add
Code:
-Dsun.net.client.defaultConnectTimeout=1000
This should solve the issue by reducing the timeout time to 1 second.
 
Last edited:

Desman

Well-Known Member
Sep 23, 2014
515
142
69
edit:
I just had a good idea, and it seem to work at least for me. Here is an even better solution for the long loading problem:
In FTB Launcher go to options tab, hit "advanced options" and in additional java parameters add
Code:
-Dsun.net.client.defaultConnectTimeout=1000
This should solve the issue by reducing the timeout time to 1 second.

Wow, that seems to be working. In Curse, too.
 

NunoAgapito

New Member
Jul 29, 2019
1,159
0
0
Make it 10000-15000. 1 second is a very short time and can cause issues. If you play online, a small lag spike and bam, connection closed.... Even the auth servers might fail with such a short timeout.

Sent from my CUBOT ONE using Tapatalk
 
  • Like
Reactions: Eyamaz

Tinkky

New Member
Jul 29, 2019
4
0
0
Can anyone assist me in making a BnB server me and my friend wants to play together and i cannot find anything on how to create one for 1.1.5 or anything on a server for it in general
 

Prominthore

New Member
Jul 29, 2019
47
0
0
Yeah.
In the FTB Launcher click download server. Then launch the executable that comes with it. This will launch the server. If you are playing on you LAN you can probably just give them the computer the server is running on's IP. If not, then you'll have to do some fancy port forwarding, look that up for your specific router.
 

Tinkky

New Member
Jul 29, 2019
4
0
0
Yeah.
In the FTB Launcher click download server. Then launch the executable that comes with it. This will launch the server. If you are playing on you LAN you can probably just give them the computer the server is running on's IP. If not, then you'll have to do some fancy port forwarding, look that up for your specific router.


C:\Users\Zachary\Desktop\BloodNBonesServer>java -Xms2048m -Xmx2048m -XX:permSize=128m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -jar FTBServer-1.6.4-965.jar nogui
Java HotSpot(TM) Client VM warning: ignoring option PermSize=128m; support was removed in 8.0
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap

C:\Users\Zachary\Desktop\BloodNBonesServer>pause
Press any key to continue . . .

So this is what it gives me when i try to start the server. And when my friend trys to start his just comes up With the minecraft server paused any suggest
 

NunoAgapito

New Member
Jul 29, 2019
1,159
0
0
C:\Users\Zachary\Desktop\BloodNBonesServer>java -Xms2048m -Xmx2048m -XX:permSize=128m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -jar FTBServer-1.6.4-965.jar nogui
Java HotSpot(TM) Client VM warning: ignoring option PermSize=128m; support was removed in 8.0
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap

C:\Users\Zachary\Desktop\BloodNBonesServer>pause
Press any key to continue . . .

So this is what it gives me when i try to start the server. And when my friend trys to start his just comes up With the minecraft server paused any suggest
So... do you have at least 2Gb of FREE Ram when you try to start the pack?
 

NunoAgapito

New Member
Jul 29, 2019
1,159
0
0
Yeah my friend is allocating 4gbs to his but it just comes up as paused cant figure it out
Your friend is allocating 4Gb but the error you shoewd is your PC. So, do you have more the 2GB of free RAM?
And show us what happens on your friend's PC. Your friend stating that it only shows 'pause' is not enough to me. He might be ignoring something that he might think its not important.
 

Tinkky

New Member
Jul 29, 2019
4
0
0
Your friend is allocating 4Gb but the error you shoewd is your PC. So, do you have more the 2GB of free RAM?
And show us what happens on your friend's PC. Your friend stating that it only shows 'pause' is not enough to me. He might be ignoring something that he might think its not important.


Sorry my brain is fried from trieing to fix this and i aint no tech savvy guy


  1. C:\Users\Colby\Desktop\minecraft server>java -Xms2048m -Xmx2048m -XX:permSize=128m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -jar FTBServer-1.6.4-965.jar nogui
  2. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
  3. Jan 12, 2016 12:02:46 PM net.minecraft.launchwrapper.LogWrapper log
  4. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  5. Jan 12, 2016 12:02:47 PM net.minecraft.launchwrapper.LogWrapper log
  6. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  7. Jan 12, 2016 12:02:47 PM net.minecraft.launchwrapper.LogWrapper log
  8. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  9. 2016-01-12 12:02:47 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  10. 2016-01-12 12:02:47 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_66
  11. 2016-01-12 12:02:47 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. 2016-01-12 12:02:47 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. 2016-01-12 12:02:47 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. 2016-01-12 12:02:47 [INFO] [ForgeModLoader] [AppEng] Core Init
  15. 2016-01-12 12:02:47 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. 2016-01-12 12:02:50 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
  17. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod eyamaz.bnbtweaks.asm.ASMPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod denoflionsx.CreeperCollateral.CoreMod.CCCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod glenn.gases.core.EDFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod glenn.gasesframework.core.EDFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  27. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  28. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  29. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  30. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  31. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod squeek.spiceoflife.asm.ASMPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  32. 2016-01-12 12:02:50 [WARNING] [ForgeModLoader] The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  33. 2016-01-12 12:02:50 [INFO] [TCon-Preloader] Scalpel. Suction. Lumber axe. CLEAR! *zap*
  34. 2016-01-12 12:02:50 [INFO] [TCon-Preloader] Constructing preloader (Modules: [tconstruct.preloader.AccessTransformers, tconstruct.preloader.ASMInterfaceRepair])
  35. 2016-01-12 12:02:50 [INFO] [TCon-Preloader] Found a properties file. Attempting load...
  36. 2016-01-12 12:02:50 [INFO] [TCon-Preloader] Loaded properties successfully. Using specified settings.
  37. 2016-01-12 12:02:50 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  38. 2016-01-12 12:02:50 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  39. 2016-01-12 12:02:50 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

  40. C:\Users\Colby\Desktop\minecraft server>pause
  41. Press any key to continue . . .
  42. THis is his/
 
P

PvM_In_RS

Guest
Did this mod pack get removed from FTB launcher?? I have looked all over for ever trying to find out how to play it and I cannot get it....