Windows .exe FTB Mindcrack won't start

  • 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
Status
Not open for further replies.

Lyndsey

New Member
Jul 29, 2019
1
0
0
My client was working fine last night so I'm not sure exactly why all of the sudden this morning it's mad at me.

---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 9/30/13 10:16 AM
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Unknown character ' ' in '/config/forge.cfg:1'
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:326)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:470)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:412)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:746)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Unknown character ' ' in '/config/forge.cfg:1'
at net.minecraftforge.common.Configuration.load(Configuration.java:613)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:89)
at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:47)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:321)
... 6 more

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System:
Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 208465192 bytes (198 MB) / 259522560 bytes (247 MB) up to 1038876672 bytes (990 MB)
JVM Flags: 7 total; -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:permSize=128m
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 v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 Feed The Beast Mod Pack 2 mods loaded, 0 mods active
mcp [Minecraft Coder Pack] (minecraft.jar)
FML [Forge Mod Loader] (coremods)
LWJGL: 2.4.2
OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Soartex.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Your forge config, forge.cfg, has been corrupted somehow. Either from you editing it to where it does not recognize one of the fields or it was not updated properly when you exited the game. A force update should fix this by giving you a fresh config. Be sure to back up your save and the old configs just in case.
 
Status
Not open for further replies.