So my game works normally when I launch it but when I create or load up a world t crashes. I have Forge for 1.7.10 with 62 mods (Including things like core mods). I've had these mods for a couple months with no problems until now. I didn't install mods or anything like that today so I don't know what the problem is.
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 12/23/15 3:43 PM
Description: Exception in server tick loop
java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/SkytheGuy/AppData/Roaming/.minecraft/config/CustomSpawner/overworld/Biomes/SLATEBIT.cfg:1'
at drzhark.customspawner.configuration.CMSConfiguration.load(CMSConfiguration.java:536)
at drzhark.customspawner.configuration.CMSConfiguration.<init>(CMSConfiguration.java:94)
at drzhark.customspawner.environment.EnvironmentSettings.genModConfiguration(EnvironmentSettings.java:929)
at drzhark.customspawner.environment.EnvironmentSettings.<init>(EnvironmentSettings.java:99)
at drzhark.customspawner.utils.CMSUtils.addWorldEnvironment(CMSUtils.java:106)
at drzhark.customspawner.EventHooks.structureMapGen(EventHooks.java:196)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_125_EventHooks_structureMapGen_InitMapGenEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:29)
at net.minecraft.world.gen.ChunkProviderGenerate.<init>(ChunkProviderGenerate.java:66)
at net.minecraft.world.WorldType.getChunkGenerator(WorldType.java:149)
at net.minecraft.world.WorldProvider.func_76555_c(WorldProvider.java:66)
at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:654)
at net.minecraft.world.World.<init>(World.java:245)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:97)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/SkytheGuy/AppData/Roaming/.minecraft/config/CustomSpawner/overworld/Biomes/SLATEBIT.cfg:1'
Remove the space in the first line of that specified config.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So my game works normally when I launch it but when I create or load up a world t crashes. I have Forge for 1.7.10 with 62 mods (Including things like core mods). I've had these mods for a couple months with no problems until now. I didn't install mods or anything like that today so I don't know what the problem is.
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 12/23/15 3:43 PM
Description: Exception in server tick loop
java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/SkytheGuy/AppData/Roaming/.minecraft/config/CustomSpawner/overworld/Biomes/SLATEBIT.cfg:1'
at drzhark.customspawner.configuration.CMSConfiguration.load(CMSConfiguration.java:536)
at drzhark.customspawner.configuration.CMSConfiguration.<init>(CMSConfiguration.java:94)
at drzhark.customspawner.environment.EnvironmentSettings.genModConfiguration(EnvironmentSettings.java:929)
at drzhark.customspawner.environment.EnvironmentSettings.<init>(EnvironmentSettings.java:99)
at drzhark.customspawner.utils.CMSUtils.addWorldEnvironment(CMSUtils.java:106)
at drzhark.customspawner.EventHooks.structureMapGen(EventHooks.java:196)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_125_EventHooks_structureMapGen_InitMapGenEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:29)
at net.minecraft.world.gen.ChunkProviderGenerate.<init>(ChunkProviderGenerate.java:66)
at net.minecraft.world.WorldType.getChunkGenerator(WorldType.java:149)
at net.minecraft.world.WorldProvider.func_76555_c(WorldProvider.java:66)
at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:654)
at net.minecraft.world.World.<init>(World.java:245)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:97)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:62)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 355690808 bytes (339 MB) / 781717504 bytes (745 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1481 62 mods loaded, 62 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
UCHIJAA Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
UCHIJAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAA NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar)
UCHIJAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCHIJAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCHIJAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJAA tennox_bacteria{2.3.2} [Bacteria Mod] (BacteriaMod-1.7.10-2.3.2.jar)
UCHIJAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAA BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
UCHIJAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAA Botania{r1.7-221} [Botania] (Botania r1.7-221.jar)
UCHIJAA BuildCraft|Core{7.0.15} [BuildCraft] (buildcraft-7.0.15.jar)
UCHIJAA BuildCraft|Factory{7.0.15} [BC Factory] (buildcraft-7.0.15.jar)
UCHIJAA BuildCraft|Silicon{7.0.15} [BC Silicon] (buildcraft-7.0.15.jar)
UCHIJAA BuildCraft|Energy{7.0.15} [BC Energy] (buildcraft-7.0.15.jar)
UCHIJAA BuildCraft|Builders{7.0.15} [BC Builders] (buildcraft-7.0.15.jar)
UCHIJAA BuildCraft|Robotics{7.0.15} [BC Robotics] (buildcraft-7.0.15.jar)
UCHIJAA BuildCraft|Transport{7.0.15} [BC Transport] (buildcraft-7.0.15.jar)
UCHIJAA CarpentersBlocks{3.3.7 DEV} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 DEV - MC 1.7.10.jar)
UCHIJAA chisel{2.5.0.42} [Chisel 2] (Chisel2-2.5.0.42.jar)
UCHIJAA teamod{1.2.1} [Richard's Coffee & Tea Mod] (CoffeeAndTeaMod-1.2.1.jar)
UCHIJAA CustomSpawner{3.2.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0.zip)
UCHIJAA customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar)
UCHIJAA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
UCHIJAA doggystyle{1.1.3.99} [Doggy Style] (DoggyStyle-1.1.3.99.jar)
UCHIJAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar)
UCHIJAA DynamicTransport{0.1.2.0} [Dynamic Transport] (Dynamic-Transport-Mod-1.7.10.jar)
UCHIJAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHIJAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHIJAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.350.jar)
UCHIJAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.350.jar)
UCHIJAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAA malisiscore{1.7.10-0.12.5} [MalisisCore] (malisiscore-1.7.10-0.12.5.jar)
UCHIJAA malisisdoors{1.7.10-1.9.3} [Malisis' Doors] (malisisdoors-1.7.10-1.9.3.jar)
UCHIJAA RadixCore{2.0.2} [RadixCore] (RadixCore-2.0.2-1.7.10-universal.jar)
UCHIJAA MCA{5.0.6} [Minecraft Comes Alive] (MCA-5.0.6.1-1.7.10-universal.jar)
UCHIJAA Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar)
UCHIJAA cfm{3.4.7} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAA MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar)
UCHIJAA necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10.jar)
UCHIJAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJAA PortalGun{4.0.0-beta-4} [PortalGun] (PortalGun-4.0.0-beta-4.jar)
UCHIJAA cuchaz.powerTools{1.7.10-1.3} [Power Tools] (powerTools-v1.7.10-1.3.jar)
UCHIJAA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
UCHIJAA StuffedAnimals{1.7.10v1} [Stuffed Animals] (Stuffed Animals-1.7.10v1.jar)
UCHIJAA kitchen{1.3.13} [The Kitchen Mod] (TheKitchenMod-1.3.13-1.7.2-10.jar)
UCHIJAA transformers{${version}} [Transformers Mod] (Transformers-1.7.10-0.5.3.jar)
UCHIJAA weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.3-303
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
and my mods (not including core mods, ETC):
Treecapitator; Lucky Blocks; Applied energistics 2; Archimedes Ships; Bacteria mod; Baubles; Bibliocraft; Big Reactors; Botania; Buildcraft; Carpenders Blocks; Chisel; Custom NPCs; Damage Indicators; Doggystyle; MoCreatures; Dynamic Transport; EnderIO' Flans mod; Galacticraft, Malisis Doors; Morphing mod; Mr. Crayfish's Furniture; Mutant Creatures; Necromancy; Not Enough Items; Open Blocks; Portal Gun; Power Tools; Rei's Mini Map; Stuffed Animals; the Kitchen Mod; Thermal Expansion; Thermal Foundation; Transformers; Balkon's Weapons mod
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumRemove the space in the first line of that specified config.