trs1323 Posted March 16, 2014 Posted March 16, 2014 here is the crash report ---- Minecraft Crash Report ---- // My bad. Time: 3/15/14 6:36 PM Description: Failed to start game cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Tanner/AppData/Roaming/.technic/tekkitlite/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 'C:/Users/Tanner/AppData/Roaming/.technic/tekkitlite/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 Vista (x86) version 6.0 Java Version: 1.7.0_51, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 28685352 bytes (27 MB) / 70041600 bytes (66 MB) up to 1037959168 bytes (989 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=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 Optifine OptiFine_1.4.6_HD_U_D5 2 mods loaded, 0 mods active mcp [Minecraft Coder Pack] (minecraft.jar) FML [Forge Mod Loader] (coremods) LWJGL: 2.9.0 OpenGL: ATI Radeon HD 4800 Series GL version 3.3.9836 Compatibility Profile Context, ATI Technologies Inc. Is Modded: Definitely; Client brand changed to 'forge,fml' Type: Client (map_client.txt) Texture Pack: Sphax PureBDCraft 32x MC14.zip Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Quote
Discord Moderator plowmanplow Posted March 17, 2014 Discord Moderator Posted March 17, 2014 cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Tanner/AppData/Roaming/.technic/tekkitlite/config/forge.cfg:1' This line says that you have a messed up forge.cfg file. Thankfully, unless you can just remove it and it will get recreated when the server gets started. If you have changed anything in the file you might need to reapply those changes. However, make sure you are using something like Notepad++ which preserves formatting and ONLY use spaces, never tabs. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.