ftb wont 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.

kyleeeeeeeeeee

New Member
Jul 29, 2019
1
0
0
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 09/02/13 9:07 PM
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:323)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:458)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
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:612)
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.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:318)
... 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 (x86) version 6.1
Java Version: 1.6.0_33, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
Memory: 232240904 bytes (221 MB) / 266797056 bytes (254 MB) up to 1070399488 bytes (1020 MB)
JVM Flags: 5 total; -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
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.22.539 Minecraft Forge 6.6.0.515 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: Quadro FX 1700/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Your log shows you are currently running Java 6 on a Windows operating system. Please uninstall Java 6 entirely and download the most recent version of Java JRE 7.
 
Status
Not open for further replies.