Jump to content

ImKindOfGay

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by ImKindOfGay

  1. Okay so I'm down to my very last issue with my modified Tekkit modpack:

    My server still won't start, but this time I've narrowed it down to Mr. Crayfish's furniture mod. Thank you to anyone that can help me!

     

    I'm garbage at reading code, so here is this:

    ---- Minecraft Crash Report ----
    // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
    
    Time: 2/19/15 1:11 PM
    Description: Exception in server tick loop
    
    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/settings/KeyBinding
    	at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
    	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
    	at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
    	at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
    	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
    	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/settings/KeyBinding
    	at com.mrcrayfish.furniture.MrCrayfishFurnitureMod.load(MrCrayfishFurnitureMod.java:690)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    	at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    	at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    	... 5 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.settings.KeyBinding
    	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	... 32 more
    Caused by: java.lang.NullPointerException
    	at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    	at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:116)
    	at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
    	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
    	... 34 more
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- System Details --
    Details:
    	Minecraft Version: 1.6.4
    	Operating System: Windows 7 (amd64) version 6.1
    	Java Version: 1.7.0_71, Oracle Corporation
    	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    	Memory: 1654609464 bytes (1577 MB) / 2360344576 bytes (2251 MB) up to 2863661056 bytes (2731 MB)
    	JVM Flags: 2 total; -Xmx3G -Xms2G
    	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    	Suspicious classes: FML and Forge are installed
    	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    	FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 130 mods loaded, 130 mods active
    	mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	FML{6.4.49.965} [Forge Mod Loader] (Tekkit.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Forge{9.11.1.965} [Minecraft Forge] (Tekkit.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	AM2-Preloader{0.0.1} [AMCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ImmibisMicroblocks{57.6.3} [Immibis's Microblocks] (immibis-microblocks-57.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	NotEnoughItems{1.6.1.8} [Not Enough Items] (notenoughitems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	PowerCrystalsCore{1.1.8} [PowerCrystals Core] (powercrystalscore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	DamageIndicatorsMod{2.9.2.4} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	AnimationAPI{1.1.1} [AnimationAPI] (AnimationAPI v1.1.2 mc1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	arsmagica2{1.2.0.022} [Ars Magica 2] (AM2_1.2.0.022.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	BuildCraft|Core{4.2.2} [BuildCraft] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	UniversalElectricity{3.1.0} [Universal Electricity] (universal-electricity-3.1.0.66-core.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	CalclaviaCore{1.2.0} [CalclaviaCore] (calclavia core-1.2.0.299-main.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	AtomicScience{1.2.0} [Atomic Science] (atomic-science-1.2.0.63-core.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Backpack{1.28.37} [Backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized
    	ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	Mekanism{6.0.2} [Mekanism] (Mekanism-6.0.2.17.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	BuildCraft|Builders{4.2.2} [BC Builders] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	BuildCraft|Energy{4.2.2} [BC Energy] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	BuildCraft|Factory{4.2.2} [BC Factory] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	BuildCraft|Transport{4.2.2} [BC Transport] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded{1.6.4R2.7.8} [MineFactory Reloaded] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	CoFHCore{2.0.0.5} [CoFH Core] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	NetherOres{1.6.2R2.2.2} [Nether Ores] (netherores-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ThermalExpansion{3.0.0.6} [Thermal Expansion] (thermalexpansion-3.0.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	BigReactors{0.3.0A} [Big Reactors] (bigreactors-0.3.0A.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	bspkrsCore{v5.3(1.6.4)} [bspkrsCore] (bspkrscorev5.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	BuildCraft|Silicon{4.2.2} [BC Silicon] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Additional-Buildcraft-Objects{1.0.7.560} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	CarpentersBlocks{2.0.8} [Carpenter's Blocks] (carpentersblocks v2.0.8 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Chisel{1.5.0} [Chisel] (Chisel-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	CoFHLoot{2.0.0.5} [CoFH Loot] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	CoFHSocial{2.0.0.5} [CoFH Social] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	CoFHWorld{2.0.0.5} [CoFH World] (cofhcore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	ImmibisCore{57.1.94} [Immibis Core] (immibis-core-57.1.94.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	DimensionalAnchors{57.1.95} [Dimensional Anchors] (dimensional-anchor-57.1.95.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	dimdoors{1.6.4-R2.2.3} [Dimensional Doors] (dimensionaldoors-2.2.3-336.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	EE3{0.1} [Equivalent Exchange 3] (equivalentexchange3-1.6.4-0.1.140.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	LogisticsPipes|Main{0.7.4.dev.205} [Logistics Pipes] (logisticspipes-mc1.6.4-0.7.4.dev.205.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Waila{1.5.2a} [Waila] (waila_1.5.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	extracells{1.6.8f} [ExtraCells] (extracells-1.6.8f.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	OpenMods{0.5.1} [OpenMods] (OpenModsLib-0.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ProjRed|Core{4.3.7.32} [ProjectRed] (projectredbase-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ProjRed|Transmission{4.3.7.32} [ProjectRed-Transmission] (projectredintegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	OpenPeripheralCore{0.3.3} [OpenPeripheralCore] (openperipheralcore-0.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ExtraUtilities{1.0.1} [Extra Utilities] (extrautils-1.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	GalacticraftCore{2.0.12} [Galacticraft Core] (galacticraft-1.6.4-2.0.12.1026.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	GalacticraftMars{2.0.12} [Galacticraft Mars] (galacticraft-planets-1.6.4-2.0.12.1026.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	GregsLighting{1.9.1} [Greg's Lighting] (GregsLighting-1.9.1-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	IronChest{5.4.1.697} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.697.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	KeithyUtils{1.3} [Keithy Utils] (KeithyUtils-1.6.4-1.3.30.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	magicalcrops{1.6.4_3.2.0_BETA_23} [Magical Crops] (magicalcrops-1.6.4_3.2.0_BETA_23.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	standardcrops{1.1.0} [Magical Crops - Crops & Food] (magicalcrops-1.6.4_3.2.0_BETA_23.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MekanismGenerators{6.0.5} [MekanismGenerators] (MekanismGenerators-6.0.5.46.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MekanismTools{6.0.5} [MekanismTools] (MekanismTools-6.0.5.46.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	minechem{5.05.101} [MineChem] (Minechem-1.6.4-5.0.5.FINAL.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.8} [MFR Compat: Applied Energistics] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatAtum{1.6.4R2.7.8} [MFR Compat: Atum] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatBackTools{1.6.4R2.7.8} [MFR Compat: BackTools] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatBuildCraft{1.6.4R2.7.8} [MFR Compat: BuildCraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatChococraft{1.6.4R2.7.8} [MFR Compat: Chococraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.8} [MFR Compat: ExtraBiomes] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatForestry{1.6.4R2.7.8} [MFR Compat: Forestry] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.8} [MFR Compat: Forestry (part 2)] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatForgeMicroblock{1.6.4R2.7.8} [MFR Compat: ForgeMicroblock] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatIC2{1.6.4R2.7.8} [MFR Compat: IC2] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.8} [MFR Compat: Mystcraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatPams{1.6.4R2.7.8} [MFR Compat: Pam's Mods] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ProjRed|Exploration{4.3.7.32} [ProjectRed-Exploration] (projectredworld-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatProjRed{1.6.4R2.7.8} [MFR Compat ProjectRed] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.8} [MFR Compat: Railcraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatRP2{1.6.4R2.7.8} [MFR Compat: RP2] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.8} [MFR Compat: Sufficient Biomes] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatThaumcraft{1.6.4R2.7.8} [MFR Compat: Thaumcraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.8} [MFR Compat: Thermal Expansion] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.8} [MFR Compat: TwilightForest] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatVanilla{1.6.4R2.7.8} [MFR Compat: Vanilla] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.8} [MFR Compat: XyCraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	MFFS{3.6.2} [Modular Force Field System] (modular-force-field-system-3.6.2.56-core.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	numina{0.1.2-55} [Numina] (numina-1.6.2-0.1.2-55.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	powersuits{0.10.0-91} [MachineMuse's Modular Powersuits] (modularpowersuits-1.6.4-0.10.0-91.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	cfm{3.2.9.2} [MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3-beta-build4(1.6.4).jar) Unloaded->Constructed->Pre-initialized->Errored
    	NEIPlugins{1.1.0.6} [NEI Plugins] (neiplugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	OpenPeripheral{0.1.3} [OpenPeripheralAddons] (openperipheraladdons-0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	OpenBlocks{1.2.9} [OpenBlocks] (OpenBlocks-1.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	OCS{1.6.4.1} [OpenCCSensors] (OPENCCSENSORS-1.6.4.1B.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	powersuitaddons{@VERSION@} [Andrew's Modular Powersuits Addons] (powersuitaddons-1.6.4-884.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	bau5_ProjectBench{1.8.0} [Project Bench] (ProjectBench-1.6.2-v1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ProjRed|Transportation{4.3.7.32} [ProjectRed-Transportation] (projectredmechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ProjRed|Compatibility{4.3.7.32} [ProjectRed-Compatibility] (projectredcompat-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ProjRed|Integration{4.3.7.32} [ProjectRed-Integration] (projectredintegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ProjRed|Illumination{4.3.7.32} [ProjectRed-Illumination] (projectredlighting-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ProjRed|Expansion{4.3.7.32} [ProjectRed-Expansion] (projectredmechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	QuantumCraft{1.1} [qCraft] (qcraft1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	JAKJ_RedstoneInMotion{2.3.0.0} [Redstone In Motion] (redstoneinmotion_2.3.0.0_mc1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	simplyjetpacks{0.1.4.1} [Simply Jetpacks] (SimplyJetpacksMod1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	StevesCarts{2.0.0.b10} [Steve's Carts 2] (stevescarts2.0.0.b10.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	TMechworks{33.c001660} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	TreeCapitator{Forge 1.6.4.r09} [Treecapitator] (TREECAPITATOR.FORGE.1.6.4.R09.UNIVERSAL.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	Vending{1.1.1} [Vending] (vending-1.6.4-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	weaponmod{1.6.2 v1.13.5} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    	WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized
    	TConstruct Environment: Sane and ready for action. Bugs may be reported.
    	Profiler Position: N/A (disabled)
    	Is Modded: Definitely; Server brand changed to 'fml,forge'
    	Type: Dedicated Server (map_server.txt) 
  2. So I started throwing a few mods into Tekkit just so I could have a bigger world with my friends. I got everything to work client side, but for some reason the server crashes every time I try to start it up. I am no good at reading crash reports, so if there is anybody out there that can help me it would be much appreciated. Thank you! (AND YES I HAVE LEGACY JAVA FIXER)

     

    Here is the crash report:

    ---- Minecraft Crash Report ----
    // Oops.
    
    Time: 2/19/15 7:05 AM
    Description: Exception in server tick loop
    
    java.lang.NoClassDefFoundError: reifnsk/minimap/ReiMinimap
    	at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:15)
    	at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:418)
    	at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
    	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
    	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
    	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
    Caused by: java.lang.ClassNotFoundException: reifnsk.minimap.ReiMinimap
    	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	... 8 more
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/ResourceManagerReloadListener
    	at java.lang.ClassLoader.defineClass1(Native Method)
    	at java.lang.ClassLoader.defineClass(Unknown Source)
    	at java.security.SecureClassLoader.defineClass(Unknown Source)
    	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
    	... 10 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.ResourceManagerReloadListener
    	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	... 14 more
    Caused by: java.lang.NullPointerException
    	at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    	at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:116)
    	at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
    	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
    	... 16 more
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- System Details --
    Details:
    	Minecraft Version: 1.6.4
    	Operating System: Windows 7 (amd64) version 6.1
    	Java Version: 1.8.0_31, Oracle Corporation
    	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    	Memory: 2250000720 bytes (2145 MB) / 3444572160 bytes (3285 MB) up to 3817865216 bytes (3641 MB)
    	JVM Flags: 2 total; -Xmx4G -Xms3G
    	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    	Suspicious classes: FML and Forge are installed
    	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    	FML: ~~ERROR~~ NoClassDefFoundError: reifnsk/minimap/ReiMinimap
    	TConstruct Environment: Sane and ready for action. Bugs may be reported.
    	Profiler Position: N/A (disabled)
    	Is Modded: Definitely; Server brand changed to 'fml,forge'
    	Type: Dedicated Server (map_server.txt)
    
  3. I'm garbage at reading code, and I was really hoping that somebody could help me. Also, I'm new to forums so I'm not exactly sure where to post this kind of stuff. Thank you!

     

    So I downloaded the server files from the technic website, but when I go to launch the server I get this in the command prompt:

     

    2015-02-18 13:44:53 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
    2015-02-18 13:44:53 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_31, running on Windows 7:amd64:6.1, installed at C:Program FilesJavajre1.8.0_31
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Java classpath at launch is Tekkit.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Java library path at launch is C:ProgramDataOracleJavajavapath;C:WindowsSunJavabin;C:Windowssystem32;C:Windows;C:ProgramDataOracleJavajavapath;C:Program Files (x86)AMD APPbinx86_64;C:Program Files (x86)AMD APPbinx86;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Files (x86)ATI TechnologiesATI.ACECore-Static;C:Program Files (x86)AMDATI.ACECore-Static;.
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class FMLCorePlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod FMLCorePlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class FMLForgePlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod FMLForgePlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] All fundamental core mods are successfully located
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Discovering coremods
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenLib-universal-1.6.4-1.0.0.61.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in CodeChickenLib-universal-1.6.4-1.0.0.61.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy codechickenlib-universal-1.6.4-1.0.0.62.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in codechickenlib-universal-1.6.4-1.0.0.62.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy ForgeMultipart-universal-1.6.4-1.0.0.250.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ForgeMultipart-universal-1.6.4-1.0.0.250.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy appeng-rv14-finale3-mc16x.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in appeng-rv14-finale3-mc16x.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class AppEngCore
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [INFO] [ForgeModLoader] [AppEng] Core Init
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod AppEngCore
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy atomic-science-1.2.0.63-core.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in atomic-science-1.2.0.63-core.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy autoutils-1.6.4-1.0.1.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy backpack-1.28.37-1.6.x.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in backpack-1.28.37-1.6.x.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy bigreactors-0.3.0A.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy BUILDCRAFT-A-1.6.4-4.2.2.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in BUILDCRAFT-A-1.6.4-4.2.2.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy calclavia core-1.2.0.299-main.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in calclavia core-1.2.0.299-main.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class CalclaviaPluginLoader
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod CalclaviaPluginLoader
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy ChickenChunks 1.3.3.3.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in ChickenChunks 1.3.3.3.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy codechickencore 0.9.0.7.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Adding codechickencore 0.9.0.7.jar to the list of known coremods, it will not be examined again
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class CodeChickenCorePlugin
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [INFO] [STDERR] Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod CodeChickenCorePlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy cofhcore-2.0.0.5.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in cofhcore-2.0.0.5.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class LoadingPlugin
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod LoadingPlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy dimensional-anchor-57.1.95.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy dimensionaldoors-2.2.3-336.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in dimensionaldoors-2.2.3-336.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy EnderStorage 1.4.3.5.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy equivalentexchange3-1.6.4-0.1.140.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in equivalentexchange3-1.6.4-0.1.140.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy extracells-1.6.8f.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in extracells-1.6.8f.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy galacticraft-1.6.4-2.0.12.1026.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy galacticraft-planets-1.6.4-2.0.12.1026.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy GregsLighting-1.9.1-mc1.6.4.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in GregsLighting-1.9.1-mc1.6.4.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy immibis-core-57.1.94.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy immibis-microblocks-57.6.3.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Adding immibis-microblocks-57.6.3.jar to the list of known coremods, it will not be examined again
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class MicroblocksCoreMod
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod MicroblocksCoreMod
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy InventoryTweaks-MC1.6.2-1.56-b77.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-MC1.6.2-1.56-b77.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class FMLPlugin
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod FMLPlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy logisticspipes-mc1.6.4-0.7.4.dev.205.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in logisticspipes-mc1.6.4-0.7.4.dev.205.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class LogisticsPipesCoreLoader
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod LogisticsPipesCoreLoader
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy MicdoodleCore-1.6.4-2.0.12.1026.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Adding MicdoodleCore-1.6.4-2.0.12.1026.jar to the list of known coremods, it will not be examined again
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class MicdoodlePlugin
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod MicdoodlePlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy minefactoryreloaded-2.7.8-482.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in minefactoryreloaded-2.7.8-482.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy modular-force-field-system-3.6.2.56-core.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in modular-force-field-system-3.6.2.56-core.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy modularpowersuits-1.6.4-0.10.0-91.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in modularpowersuits-1.6.4-0.10.0-91.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy neiplugins-1.1.0.6.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in neiplugins-1.1.0.6.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy netherores-2.2.2-55.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in netherores-2.2.2-55.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy notenoughitems 1.6.1.8.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Adding notenoughitems 1.6.1.8.jar to the list of known coremods, it will not be examined again
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class NEICorePlugin
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod NEICorePlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy numina-1.6.2-0.1.2-55.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in numina-1.6.2-0.1.2-55.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy OPENCCSENSORS-1.6.4.1B.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in OPENCCSENSORS-1.6.4.1B.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy openmodslib-0.4b.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in openmodslib-0.4b.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class OpenModsCorePlugin
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod OpenModsCorePlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy openperipheraladdons-0.1.3.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in openperipheraladdons-0.1.3.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy openperipheralcore-0.3.3.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in openperipheralcore-0.3.3.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy powercrystalscore-1.1.8-9.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Adding powercrystalscore-1.1.8-9.jar to the list of known coremods, it will not be examined again
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class CoreLoader
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod CoreLoader
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy powersuitaddons-1.6.4-884.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in powersuitaddons-1.6.4-884.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectBench-1.6.2-v1.8.0.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in ProjectBench-1.6.2-v1.8.0.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedBase-1.6.4-4.3.7.32.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedBase-1.6.4-4.3.7.32.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedCompat-1.6.4-4.3.7.32.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in ProjectRedCompat-1.6.4-4.3.7.32.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class CompatibilityCorePlugin
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod CompatibilityCorePlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedIntegration-1.6.4-4.3.7.32.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedIntegration-1.6.4-4.3.7.32.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedLighting-1.6.4-4.3.7.32.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedLighting-1.6.4-4.3.7.32.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy ProjectRedWorld-1.6.4-4.3.7.32.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in ProjectRedWorld-1.6.4-4.3.7.32.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy qcraft1.1.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in qcraft1.1.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class QCFMLLoadingPlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] The coremod dan200.quantumcore.QCFMLLoadingPlugin requested minecraft version 1.6.4 and minecraft is 1.6.4. It will be loaded.
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod QCFMLLoadingPlugin
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy RedstoneArsenal-1.0.0.0.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in RedstoneArsenal-1.0.0.0.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy simplyjetpacks-0.1.4.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in simplyjetpacks-0.1.4.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy slick-util.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in slick-util.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy thermalexpansion-3.0.0.6.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Not found coremod data in thermalexpansion-3.0.0.6.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy universal-electricity-3.1.0.66-core.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in universal-electricity-3.1.0.66-core.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class UELoader
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod UELoader
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy vending-1.6.4-1.1.1.jar
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Examining for coremod candidacy WR-CBE 1.4.0.6.jar
    2015-02-18 13:44:53 [FINEST] [ForgeModLoader] Found FMLCorePluginContainsFMLMod marker in WR-CBE 1.4.0.6.jar, it will be examined later for regular @Mod instances
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Instantiating coremod class DepLoader
    2015-02-18 13:44:53 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2015-02-18 13:44:53 [FINE] [ForgeModLoader] Enqueued coremod DepLoader
    2015-02-18 13:44:53 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    2015-02-18 13:44:53 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    2015-02-18 13:44:53 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    2015-02-18 13:44:53 [SEVERE] [ForgeModLoader] Unable to launch
    java.util.ConcurrentModificationException
    	at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
    	at java.util.ArrayList$Itr.remove(Unknown Source)
    	at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
    	at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48)
    	at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
    
    
     
×
×
  • Create New...