Mac OSX starting server and not completing server completion. With Blood and Bones

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • 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

Swagattack

New Member
Jul 29, 2019
3
0
0
Hello, everytime i try to start my Blood and Bones FTB server on mac i keep getting this exact terminal discussion.

Aug 19, 2014 6:57:11 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

Aug 19, 2014 6:57:11 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

Aug 19, 2014 6:57:11 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker

2014-08-19 18:57:11 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading

2014-08-19 18:57:11 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.4, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod eyamaz.bnbtweaks.asm.ASMPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod squeek.spiceoflife.asm.ASMPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [INFO] [ForgeModLoader] [AppEng] Core Init

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod denoflionsx.CreeperCollateral.CoreMod.CCCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod glenn.gases.core.EDFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod glenn.gasesframework.core.EDFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2014-08-19 18:57:11 [INFO] [STDERR] java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:621)

2014-08-19 18:57:11 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)

2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)

2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)

2014-08-19 18:57:11 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)

2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName(Class.java:249)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)

2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)

2014-08-19 18:57:11 [SEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at /Users/dylanwintrode/Desktop/modpacks^BloodNBones^1_1_3^BloodNBonesServer/. for Forge Mod Loader

java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)

at java.lang.ClassLoader.defineClass(ClassLoader.java:621)

at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)

at java.net.URLClassLoader.access$000(URLClassLoader.java:58)

at java.net.URLClassLoader$1.run(URLClassLoader.java:197)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)

at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:249)

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.setupServer(FMLLaunchHandler.java:74)

at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)

at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)

at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)

2014-08-19 18:57:11 [INFO] [STDERR] A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException

2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

2014-08-19 18:57:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)

2014-08-19 18:57:11 [INFO] [STDERR] Caused by: java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:621)

2014-08-19 18:57:11 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)

2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)

2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)

2014-08-19 18:57:11 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)

2014-08-19 18:57:11 [INFO] [STDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)

2014-08-19 18:57:11 [INFO] [STDERR] at java.lang.Class.forName(Class.java:249)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)

2014-08-19 18:57:11 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20)

2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)

2014-08-19 18:57:11 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-08-19 18:57:11 [INFO] [STDERR] ... 6 more

logout



[Process completed]


i am running a Mac on OSX mountain 10.9.4
please help! thanks so much
 
Be kind, and either spoiler or pastebin the wall of error text :) It will make you loved by many on the forums!

Okay.. let's see... I'm not the best at reading these, and I'm not sure but I did see this:

[STDERR] Caused by: java.lang.UnsupportedClassVersionError: codechicken/nei/asm/NEICorePlugin : Unsupported major.minor version 51.0

Thing is tho' this looks like a console log.
To go deeper you would need to find a server crash log (usually a text file in your FTB folder in the mod pack folder, but I have no clue how Mac file structure works for FTB)

Wish I could be more of a help!

Oh, and welcome to the forums :) I see you just signed up!
 
  • Like
Reactions: ThatOneSlowking
yea thanks anyway though
If you do find the server crash log, please update with it here, maybe I or someone else could help :)

FYI: I find that the only place you need to look at in the crash logs is the first bit of the log before it goes into listing all of your installed mods (the super wall of tightly compressed text)
Copy and paste errors into google and see what pops up.. that's what I normally do LOL
 
From the snippet you gave us, I'm gathering you are not using Java 7. Uninstall Java 6 and install Java 7. A few mods that are in Blood n Bones require Java 7.
 
  • Like
Reactions: xbony2
From the snippet you gave us, I'm gathering you are not using Java 7. Uninstall Java 6 and install Java 7. A few mods that are in Blood n Bones require Java 7.
If you are indeed using 10.9.4 of the operating system, then you should be able to download java 7. No excuses :p
 
From the snippet you gave us, I'm gathering you are not using Java 7. Uninstall Java 6 and install Java 7. A few mods that are in Blood n Bones require Java 7.
I downloaded java 7 and i still got the same response in the console
 
Uninstalling java 6 should be unnecessary. You just need to run the server with java 7 instead of the java 6. You can specify through the launcher through advanced options.

(I have both installed)