Jump to content

Crash on starting up server


Mrarroyo

Recommended Posts

I just tried to start up my server (I've started it before) and it won't run but instead gives me this crash log:

---- Minecraft Crash Report ----
// There are four lights!

Time: 2/22/14 2:02 AM
Description: Exception in server tick loop

java.lang.RuntimeException: Unknown character ' ' in '/config/Hats.cfg:1'
	at net.minecraftforge.common.Configuration.load(Configuration.java:625)
	at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
	at hats.common.Hats.handleConfig(Hats.java:139)
	at hats.common.Hats.preLoad(Hats.java:248)
	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.loadMods(Loader.java:522)
	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)


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_25, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 1827646312 bytes (1742 MB) / 2350055424 bytes (2241 MB) up to 2863333376 bytes (2730 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 110 mods loaded, 110 mods active
	mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	FML{6.4.49.965} [Forge Mod Loader] (BTeam.jar) Unloaded->Constructed->Pre-initialized
	Forge{9.11.1.965} [Minecraft Forge] (BTeam.jar) Unloaded->Constructed->Pre-initialized
	CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	NotEnoughItems{1.6.1.8} [Not Enough Items] (notenoughitems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized
	OpenModsCore{0.2} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	PowerCrystalsCore{1.1.8} [PowerCrystals Core] (powercrystalscore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized
	TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	advancedgenetics{v1.4} [Advanced Genetics] (advancedgenetics_v1.4.jar) Unloaded->Constructed->Pre-initialized
	ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (archimedesships.zip) Unloaded->Constructed->Pre-initialized
	Artifice{1.6.4R1.1.3} [Artifice] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
	ArtificeCompat|EE3{1.6.4R1.1.3} [Artifice Compat: EE3] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
	ArtificeCompat|Forestry{1.6.4R1.1.3} [Artifice Compat: Forestry] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
	ArtificeCompat|Vanilla{1.6.4R1.1.3} [Artifice Compat: Vanilla] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded{1.6.2R2.7.5} [MineFactory Reloaded] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	ArtificeCompat|MFR{1.6.4R1.1.3} [Artifice Compat: MFR] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
	ArtificeCompat|Buildcraft{1.6.4R1.1.3} [Artifice Compat: Buildcraft] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
	ArtificeCompat|ForgeMicroblock{1.6.4R1.1.3} [Artifice Compat: ForgeMicroblock] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
	ArtificeCompat|Thaumcraft{1.6.4R1.1.3} [Artifice Compat: Thaumcraft] (artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
	AutoBlocks{1.0.0} [AutoBlocks] (autoblocks 1.0.0.zip) Unloaded->Constructed->Pre-initialized
	Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized
	Natura{2.1.14} [Natura] (natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
	BiomesOPlenty{1.2.1} [Biomes O' Plenty] (biomesoplenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed->Pre-initialized
	CarpentersBlocks{v2.0.2} [Carpenter's Blocks] (carpenter's blocks v2.0.2 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized
	CoFHCore{2.0.0.2} [CoFH Core] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
	CoFHLoot{2.0.0.2} [CoFH Loot] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
	CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
	CoFHSocial{2.0.0.2} [CoFH Social] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
	CoFHWorld{2.0.0.2} [CoFH World] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
	ConfigMod{v1.0} [Extended Mod Config] (configmod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
	CoroAI{v1.0} [CoroAI] (coroai for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
	darwin{0.2.3} [Darwin] (darwin_0.2.3.jar) Unloaded->Constructed->Pre-initialized
	DragonMounts{r34} [Dragon Mounts] (dragonmount_r35_mc1.6.x.zip) Unloaded->Constructed->Pre-initialized
	EnhancedCore{1.1.3} [EnhancedCore] (enhancedcore_1.1.3.jar) Unloaded->Constructed->Pre-initialized
	EP2{1.0.9} [EnhancedPortals 2] (enhancedportals-2_1.0.9.jar) Unloaded->Constructed->Pre-initialized
	ExtendedRenderer{v1.0} [Extended Renderer] (extendedrenderer for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
	FlansMod{4.1} [Flans Mod] (flansmod-4.1-clienthax.jar) Unloaded->Constructed->Pre-initialized
	FoodPlus{2.7-PRE} [§bFood Plus] (food plus mod 2.7-PRE.zip) Unloaded->Constructed->Pre-initialized
	633{${mod.version}} [Fossil/Archeology: Reported] (fossilsarch-reported-v1.0.6.jar) Unloaded->Constructed->Pre-initialized
	cfm{3.2.7} [§4MrCrayfish's Furniture Mod] (furnituremodv3.2.7(1.6.4).zip) Unloaded->Constructed->Pre-initialized
	GalacticraftCore{2.0.9} [Galacticraft Core] (galacticraft-1.6.4-2.0.9.958.jar) Unloaded->Constructed->Pre-initialized
	GalacticraftMars{2.0.9} [Galacticraft Mars] (galacticraft-planets-1.6.4-2.0.9.958.jar) Unloaded->Constructed->Errored
	hamstermod{0.1} [Hamster Mod] (hamsterrific[1.6.4]V2.1.zip) Unloaded->Constructed->Pre-initialized
	hamstersforever{1.0} [Hamsters Forever] (hamstersforever-1.0.jar) Unloaded->Constructed->Pre-initialized
	Hats{2.1.1} [Hats] (hats2.1.1.zip) Unloaded->Constructed->Errored
	iChunUtil{2.4.0} [iChunUtil] (ichunutil2.4.0.zip) Unloaded->Constructed->Pre-initialized
	ImmibisCore{57.1.93} [Immibis Core] (immibis-core-57.1.93.jar) Unloaded->Constructed->Errored
	inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
	LiquidXP{57.1.1} [Liquid XP] (liquid-xp-57.1.1.jar) Unloaded->Constructed->Errored
	MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.5} [MFR Compat: Applied Energistics] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatAtum{1.6.2R2.7.5} [MFR Compat: Atum] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatBackTools{1.6.2R2.7.5} [MFR Compat: BackTools] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.5} [MFR Compat: BuildCraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatChococraft{1.6.2R2.7.5} [MFR Compat: Chococraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.5} [MFR Compat: ExtraBiomes] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatForestry{1.6.2R2.7.5} [MFR Compat: Forestry] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.5} [MFR Compat: Forestry (part 2)] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.5} [MFR Compat: ForgeMicroblock] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatIC2{1.6.2R2.7.5} [MFR Compat: IC2] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.5} [MFR Compat: Mystcraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatPams{1.6.2R2.7.5} [MFR Compat: Pam's Mods] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	ForgeMultipart{1.0.0.227} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized
	ProjRed|Core{4.2.2.19} [ProjectRed] (projectredbase-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Errored
	ProjRed|Exploration{1.0} [ProjRed|Exploration] (projectredworld-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatProjRed{1.6.2R2.7.5} [MFR Compat ProjectRed] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.5} [MFR Compat: Railcraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatRP2{1.6.2R2.7.5} [MFR Compat: RP2] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.5} [MFR Compat: Sufficient Biomes] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.5} [MFR Compat: Thaumcraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	ThermalExpansion{3.0.0.2} [Thermal Expansion] (thermalexpansion-3.0.0.2.jar) Unloaded->Constructed->Errored
	MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.5} [MFR Compat: Thermal Expansion] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.5} [MFR Compat: TwilightForest] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatVanilla{1.6.2R2.7.5} [MFR Compat: Vanilla] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.5} [MFR Compat: XyCraft] (minefactoryreloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
	AS_Minions{1.7.9b} [Minions] (minions_1.6.4.zip) Unloaded->Constructed->Errored
	BuildMod{v1.0} [Build Mod] (modbuild for MC v1.6.4.zip) Unloaded->Constructed->Errored
	Morph{0.7.0} [Morph] (morphbeta-0.7.0.zip) Unloaded->Constructed->Errored
	necromancy{1.4c} [Necromancy] (necromancy-1.4c-9.jar) Unloaded->Constructed->Pre-initialized
	NEIPlugins{1.1.0.6} [NEI Plugins] (neiplugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
	notenoughkeys{0.0.4} [Not Enough Keys] (notenoughkeys-1.6.4-0.0.4.jar) Unloaded->Constructed->Pre-initialized
	OpenMods{0.2} [OpenMods] (openmodslib-0.2.jar) Unloaded->Constructed->Pre-initialized
	OpenBlocks{1.2.5} [OpenBlocks] (openblocks-1.2.5.jar) Unloaded->Constructed->Pre-initialized
	ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (projectredcompat-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
	ProjRed|Integration{1.0} [ProjRed|Integration] (projectredintegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
	ProjRed|Transmission{1.0} [ProjRed|Transmission] (projectredintegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
	ProjRed|Illumination{1.0} [ProjRed|Illumination] (projectredlighting-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
	ProjRed|Expansion{1.0} [ProjRed|Expansion] (projectredmechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
	ProjRed|Transportation{1.0} [ProjRed|Transportation] (projectredmechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
	QuantumCraft{1.1} [qCraft] (qcraft1.1.jar) Unloaded->Constructed->Pre-initialized
	RandomThings{1.8.9} [Random Things] (random things v. 1.8.9 [MC 1.6.4].jar) Unloaded->Constructed->Pre-initialized
	SaintsPack{0.5} [Saintspack] (saintspack.zip) Unloaded->Constructed->Pre-initialized
	secretroomsmod{4.6.2} [The SecretRoomsMod] (secretroomsmod-universal-1.6.4-4.6.2.319.jar) Unloaded->Constructed->Pre-initialized
	Statues{2.1.1} [Statues] (statues-1.6.4-2.1.1.jar) Unloaded->Constructed->Pre-initialized
	Sync{2.1.1} [Sync] (sync2.1.1.zip) Unloaded->Constructed->Pre-initialized
	Waila{1.4.4} [Waila] (waila_1.4.4b.zip) Unloaded->Constructed->Errored
	TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (tconstruct_mc1.6.4_1.5.2.6.jar) Unloaded->Constructed->Pre-initialized
	TrailMix{2.0.0} [TrailMix] (trailmix2.0.0.zip) Unloaded->Constructed->Pre-initialized
	tropicraftmod{v5.1.6 for MC 1.6.4} [Tropicraft] (tropicraft v5.1.6 Mod for MC v1.6.4.jar) Unloaded->Constructed->Pre-initialized
	volleyballmod{v5.1.6 for MC 1.6.4} [Volleyball] (tropicraft v5.1.6 Mod for MC v1.6.4.jar) Unloaded->Constructed->Errored
	Waypoints{1.0.2} [Waypoints] (waypoints-1.6.4-1.0.2fix.jar) Unloaded->Constructed->Pre-initialized
	AIBlock{v1.0} [AIBlock] (weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
	WeatherMod{1.58} [Weather and Tornadoes] (weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Errored
	witchery{0.14.0} [Witchery] (witchery_0-14-0_164.zip) Unloaded->Constructed->Pre-initialized
	worldofdinos{1.0} [World of Dinos] (worldofdinos-1.0.jar) Unloaded->Constructed->Errored
	Chisel{1.5.0} [Chisel] (zchisel-1.6.4-1.5.0fix.jar) Unloaded->Constructed->Pre-initialized
	McMultipart{1.0.0.227} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized
	ForgeMicroblock{1.0.0.227} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-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)

Anyone know why this is happening? What can I do to fix it?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...