Jump to content

randamstuf1234

Members
  • Posts

    105
  • Joined

  • Last visited

Everything posted by randamstuf1234

  1. i might've found a fix... from Loader on another thread! TANKOO!
  2. it doesn't work... i have java 7, and a lion mac, maybe i don't know how to open it correctly? tell me how...
  3. so i've had a server for a while, but it always opened with my launch.command file, so i could modify ram usage, but ever since the 1.0.9c update when i click on the launch.command file, it doesn't work, so i open the actual BTeam.jar file, and i can't control how much ram it uses for less lag..... i want to have less lag! Log: INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker Mar 12, 2014 6:51:50 PM net.minecraft.launchwrapper.LogWrapper log INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker Mar 12, 2014 6:51:50 PM net.minecraft.launchwrapper.LogWrapper log INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker 2014-03-12 18:51:50 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading 2014-03-12 18:51:50 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.1, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod worldcore.asm.WCFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod biomesoplenty.asm.BOPFMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2014-03-12 18:51:50 [iNFO] [sTDERR] java.lang.UnsupportedClassVersionError: mrtjp/projectred/compatibility/CompatibilityCorePlugin : Unsupported major.minor version 51.0 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:621) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) 2014-03-12 18:51:50 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.Class.forName(Class.java:249) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20) 2014-03-12 18:51:50 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) 2014-03-12 18:51:50 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2014-03-12 18:51:50 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2014-03-12 18:51:50 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 2014-03-12 18:51:50 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:597) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 2014-03-12 18:51:50 [sEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at /Users/Henry/Desktop/BTeam_Server_v1-3/. for Forge Mod Loader java.lang.UnsupportedClassVersionError: mrtjp/projectred/compatibility/CompatibilityCorePlugin : 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-03-12 18:51:50 [iNFO] [sTDERR] A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException 2014-03-12 18:51:50 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2014-03-12 18:51:50 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 2014-03-12 18:51:50 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:597) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) 2014-03-12 18:51:50 [iNFO] [sTDERR] Caused by: java.lang.UnsupportedClassVersionError: mrtjp/projectred/compatibility/CompatibilityCorePlugin : Unsupported major.minor version 51.0 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:621) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) 2014-03-12 18:51:50 [iNFO] [sTDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:113) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2014-03-12 18:51:50 [iNFO] [sTDERR] at java.lang.Class.forName(Class.java:249) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:386) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:212) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) 2014-03-12 18:51:50 [iNFO] [sTDERR] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:20) 2014-03-12 18:51:50 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) 2014-03-12 18:51:50 [iNFO] [sTDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2014-03-12 18:51:50 [iNFO] [sTDERR] ... 6 more logout [Process completed]
  4. i got a youtube, Skype and a blue mic, will THAT work?
  5. error: [sEVERE] Encountered an unexpected exception ReportedException net.minecraft.util.ReportedException: Ticking tile entity at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:674) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583) Caused by: java.lang.NullPointerException at com.mrcrayfish.furniture.tileentity.TileEntityOven.solidifyItems(TileEntityOven.java:430) at com.mrcrayfish.furniture.tileentity.TileEntityOven.func_70316_g(TileEntityOven.java:323) at net.minecraft.world.World.func_72939_s(World.java:2209) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) ... 4 more Please help!
  6. IGN: none, minecraft: mastergunner1234 SKYPE: randamstuf1234 AGE 11 Why you want to join the server: the server i was on got changer to ftb and i'm looking for a new one
×
×
  • Create New...