Blood N Bones [Hardcore Survival]

M

Minecraftbob

Guest
I'm trying to play BloodNBones on a mac, and I've installed it and everything however when opening the terminal says that there is an error of Version check for BiomesOPlenty
2016-02-19 13:32:21 [WARNING] [ForgeModLoader] [BiomesOPlenty] Unable to read from remote version authority.
2016-02-19 13:32:21 [WARNING] [ForgeModLoader] java.lang.NullPointerException
2016-02-19 13:32:21 [INFO] [ForgeModLoader] [BiomesOPlenty] Version check attempt 2 failed, trying again in 10 seconds
2016-02-19 13:32:32 [WARNING] [ForgeModLoader] [BiomesOPlenty] Unable to read from remote version authority.
2016-02-19 13:32:32 [WARNING] [ForgeModLoader] java.lang.NullPointerException
2016-02-19 13:32:32 [INFO] [ForgeModLoader] [BiomesOPlenty] Version check attempt 3 failed, trying again in 10 seconds
2016-02-19 13:32:42 [INFO] [ForgeModLoader] [BiomesOPlenty] Version check failed
 

Eyamaz

New Member
Jul 29, 2019
2,373
0
0
The location it checks for doesn't exist anymore. Another reason I hate update notifications. It won't cause you any issues other than massively long start up times.
 
M

Minecraftbob

Guest
The location it checks for doesn't exist anymore. Another reason I hate update notifications. It won't cause you any issues other than massively long start up times.
So just leave it open for ages?
 

Eyamaz

New Member
Jul 29, 2019
2,373
0
0
So just leave it open for ages?

Unfortunately, yes. Because of these old checks, some people have reported up to 5 minutes just to load up to the start screen. Turning off notifications, doesn't turn off the actual checks for these mods, sadly.
 

Desman

Well-Known Member
Sep 23, 2014
515
142
69
So just leave it open for ages?

There's this fix that seems to be working. You might need a higher timeout if you play online.

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.
 

Mrazomor

New Member
Jul 29, 2019
13
0
0
is there by any chance a public blood'n'bones server that uses the newer version (1.7.10)? i used to play the old 1.6.4 waay back and just no other modpack has gotten anywhere close to being as much fun, but since then i couldnt find any public servers for it.
 
Last edited:

kurisu_TEPDCR

Active Member
Apr 18, 2015
68
4
34
That would require my lazy ass actually releasing the 1.7.10 version...
pls release it ..................................................................................................................................................................................................................... Ignore the line of dots.
 

CrimsoN_Samurai

New Member
Jul 29, 2019
19
0
0
I don't wanna be the party pooper, but that two week delay joke got old :/
Besides, more than two weeks passed before previous release request.
 
B

brassracket

Guest
So, I've been trying to launch Blood N Bones for a few days now, and no matter how I think to go about it, it always crashes on launch. I've tried it as a third party FTB pack, and through the curse launcher. when I launch it from FTB it just closes, and the curse launcher leaves this error message;
Feb 22, 2016 1:38:26 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Feb 22, 2016 1:38:26 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
Feb 22, 2016 1:38:26 PM net.minecraft.launchwrapper.LogWrapper log
INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
2016-02-22 13:38:26 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
2016-02-22 13:38:26 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Nathan\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
2016-02-22 13:38:26 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2016-02-22 13:38:26 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2016-02-22 13:38:26 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2016-02-22 13:38:26 [INFO] [ForgeModLoader] [AppEng] Core Init
2016-02-22 13:38:26 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2016-02-22 13:38:27 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
2016-02-22 13:38:27 [INFO] [STDERR] java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager
2016-02-22 13:38:27 [INFO] [STDERR] at com.bloodnbonesgaming.lib.core.BNBGamingLibCore.<clinit>(BNBGamingLibCore.java:30)
2016-02-22 13:38:27 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2016-02-22 13:38:27 [INFO] [STDERR] at java.lang.Class.forName(Class.java:344)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2016-02-22 13:38:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2016-02-22 13:38:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2016-02-22 13:38:27 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager
2016-02-22 13:38:27 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2016-02-22 13:38:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
2016-02-22 13:38:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
2016-02-22 13:38:27 [INFO] [STDERR] ... 12 more
2016-02-22 13:38:27 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2016-02-22 13:38:27 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2016-02-22 13:38:27 [INFO] [STDERR] ... 14 more
2016-02-22 13:38:27 [SEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at C:\Users\Nathan\Documents\Curse\Minecraft\Instances\Blood N Bones for Forge Mod Loader
java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager
at com.bloodnbonesgaming.lib.core.BNBGamingLibCore.<clinit>(BNBGamingLibCore.java:30)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)
at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 12 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 14 more
2016-02-22 13:38:27 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager
2016-02-22 13:38:27 [INFO] [STDERR] at com.bloodnbonesgaming.lib.core.BNBGamingLibCore.<clinit>(BNBGamingLibCore.java:30)
2016-02-22 13:38:27 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2016-02-22 13:38:27 [INFO] [STDERR] at java.lang.Class.forName(Class.java:344)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
2016-02-22 13:38:27 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:124)
2016-02-22 13:38:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
2016-02-22 13:38:27 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2016-02-22 13:38:27 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager
2016-02-22 13:38:27 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
2016-02-22 13:38:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
2016-02-22 13:38:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
2016-02-22 13:38:27 [INFO] [STDERR] ... 12 more
2016-02-22 13:38:27 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2016-02-22 13:38:27 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
2016-02-22 13:38:27 [INFO] [STDERR] ... 14 more
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0

also, the launcher log shows this as the last few lines:
Launching game
[13:38:26 INFO]: Unpacking natives to C:\Users\Nathan\Documents\Curse\Minecraft\Install\versions\forge-9.11.1.965\forge-9.11.1.965-natives-71498259590795
[13:38:26 INFO]: Reconstructing virtual assets folder at C:\Users\Nathan\Documents\Curse\Minecraft\Install\assets\virtual\legacy
[13:38:26 INFO]: Launching in C:\Users\Nathan\Documents\Curse\Minecraft\Instances\Blood N Bones
[13:38:26 INFO]: Half command: C:\Users\Nathan\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:permSize=256m -Dminecraft.applet.TargetDirectory="C:\Users\Nathan\Documents\Curse\Minecraft\Instances\Blood N Bones" -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Djava.library.path=C:\Users\Nathan\Documents\Curse\Minecraft\Install\versions\forge-9.11.1.965\forge-9.11.1.965-natives-71498259590795 -cp C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\net\minecraftforge\minecraftforge\9.11.1.965\minecraftforge-9.11.1.965.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\net\minecraft\launchwrapper\1.8\launchwrapper-1.8.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\ow2\asm\asm-all\4.1\asm-all-4.1.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\scala-lang\scala-library\2.10.2\scala-library-2.10.2.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\scala-lang\scala-compiler\2.10.2\scala-compiler-2.10.2.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\google\guava\guava\14.0\guava-14.0.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\Users\Nathan\Documents\Curse\Minecraft\Install\versions\forge-9.11.1.965\forge-9.11.1.965.jar net.minecraft.launchwrapper.Launch
[13:38:26 INFO]: Looking for orphaned versions to clean up...
[13:38:26 INFO]: Looking for old natives & assets to clean up...
[13:38:28 ERROR]: Game ended with bad state (exit code 1)
[13:38:28 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[13:38:28 INFO]: Deleting C:\Users\Nathan\Documents\Curse\Minecraft\Install\versions\forge-9.11.1.965\forge-9.11.1.965-natives-71498259590795

thanks for your time.
 

NunoAgapito

New Member
Jul 29, 2019
1,159
0
0
Why do you have BNBGamingLibCore in there?

The only thing BnB for 1.6.4 might require is Legacy Java Fixer if you use Java 8, which you are using so its required. No other manual change is needed to the pack. Just remove the library, that is a lib for 1.7.10 nad does not work on 1.6.4.
 
  • Like
Reactions: Eyamaz
B

brassracket

Guest
Why do you have BNBGamingLibCore in there?

The only thing BnB for 1.6.4 might require is Legacy Java Fixer if you use Java 8, which you are using so its required. No other manual change is needed to the pack. Just remove the library, that is a lib for 1.7.10 nad does not work on 1.6.4.

So i was missing the legacy java fixer(i was just trying to see if the bnbgaminglib would solve my problem). thanks a ton! :D
 
D

dIRECT0R

Guest
Fellas, total noob here, made this account to ask: how the hell do me and my buddies play this awesome modpack?

Do I need a client? Which client? FTB? How can I find it therein? (it doesn't seem to be on)
Is it playable at the moment?

Thanks in advance!
 

kurisu_TEPDCR

Active Member
Apr 18, 2015
68
4
34
Fellas, total noob here, made this account to ask: how the hell do me and my buddies play this awesome modpack?

Do I need a client? Which client? FTB? How can I find it therein? (it doesn't seem to be on)
Is it playable at the moment?

Thanks in advance!
download FTB launcher or the Curse Launcher
 

Desman

Well-Known Member
Sep 23, 2014
515
142
69
Fellas, total noob here, made this account to ask: how the hell do me and my buddies play this awesome modpack?

Do I need a client? Which client? FTB? How can I find it therein? (it doesn't seem to be on)
Is it playable at the moment?

Thanks in advance!

If you have the FTB Launcher, you need to copy-paste the pack code where it says pack codes, to make it visible.

If you use the Curse Launcher, it's simply listed under all the other modpacks.
 
D

dIRECT0R

Guest
If you have the FTB Launcher, you need to copy-paste the pack code where it says pack codes, to make it visible.

If you use the Curse Launcher, it's simply listed under all the other modpacks.

Thanks a lot for your reply, but what's the pack code? (like I said, newbie :))