I am using MagicLauncher 1.0.0 for my client. I have successfully loaded every mod and have gotten to the main menu and other screens within the main menu. The problem I am having is that I cannot create or load a single player world nor can I join a server without the client freezing at the loading screen or logging in screen.
Here is the full report:
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2012-11-25 08:42:35 [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.0.457 for Minecraft 1.4.5 loading
2012-11-25 08:42:38 [INFO] [STDOUT] 27 achievements
2012-11-25 08:42:38 [INFO] [STDOUT] 208 recipes
2012-11-25 08:42:38 [INFO] [STDOUT] Setting user: Dramatic_Diaper, -1561859087
2012-11-25 08:42:38 [INFO] [STDERR] Client asked for parameter: server
2012-11-25 08:42:38 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-11-25 08:42:41 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-25 08:42:41 [INFO] [STDOUT] MinecraftForge v6.4.0.394 Initialized
2012-11-25 08:42:41 [INFO] [ForgeModLoader] MinecraftForge v6.4.0.394 Initialized
2012-11-25 08:42:41 [INFO] [STDOUT] Replaced 84 ore recipies
2012-11-25 08:42:41 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-25 08:42:41 [INFO] [ForgeModLoader] Searching C:\Users\Kelly\AppData\Roaming\.minecraft\mods for mods
2012-11-25 08:42:41 [INFO] [ForgeModLoader] Attempting to reparse the mod container usefulfood_v1.2.2-universal.zip
2012-11-25 08:42:42 [INFO] [ForgeModLoader] Attempting to reparse the mod container minecraft.jar
2012-11-25 08:42:42 [INFO] [ForgeModLoader] Forge Mod Loader has identified 26 mods to load
2012-11-25 08:42:42 [SEVERE] [ForgeModLoader] Detected an attempt by a mod mod_TooManyItems to perform game activity during mod construction. This is a serious programming error.
2012-11-25 08:42:44 [INFO] [STDERR] java.lang.ClassNotFoundException: codechicken.nei.recipe.ShapedRecipeHandler
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.buildEvents(EventTransformer.java:54)
2012-11-25 08:42:44 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:35)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at naruto1310.extendedWorkbench.mod_ExtendedWorkbench.<init>(mod_ExtendedWorkbench.java:108)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
2012-11-25 08:42:44 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:424)
2012-11-25 08:42:44 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-11-25 08:42:44 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
2012-11-25 08:42:44 [INFO] [STDERR] ... 43 more
2012-11-25 08:42:44 [INFO] [ForgeModLoader] ID Resolver - Block hook is enabled and working.
2012-11-25 08:42:44 [INFO] [ForgeModLoader] ID Resolver - Item hook is enabled and working.
2012-11-25 08:42:44 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'base/base.png' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\base.png'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'base/readme.txt' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\readme.txt'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'base/theme.xml' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\theme.xml'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'dark/dark.png' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark.png'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'dark/dark_brew.png' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark_brew.png'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'dark/dark_craft.png' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark_craft.png'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'dark/theme.xml' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\theme.xml'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'texpack_support/theme.xml' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\texpack_support\theme.xml'
2012-11-25 08:42:46 [INFO] [STDOUT] Starting up SoundSystem...
2012-11-25 08:42:47 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-11-25 08:42:47 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-11-25 08:42:47 [INFO] [STDOUT] OpenAL initialized.
2012-11-25 08:42:51 [INFO] [ForgeModLoader] [BalkonsWeaponMod] Properties file read succesfully!
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Parsing log ID list: 17;
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Found Log Block ID: 17;
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Interpretted: 17
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Leaf Block ID not provided; using 18
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Configured Log Block class: amt
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Pairing Leaf Block class: class amr
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 26 mods
2012-11-25 08:43:06 [INFO] [STDERR] java.lang.NoSuchFieldError: k
2012-11-25 08:43:06 [INFO] [STDERR] at bdo.a(IntegratedServer.java:47)
2012-11-25 08:43:06 [INFO] [STDERR] at bdo.c(IntegratedServer.java:101)
2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456)
2012-11-25 08:43:06 [INFO] [STDERR] at fy.run(SourceFile:856)
2012-11-25 08:43:06 [INFO] [STDERR] java.lang.NullPointerException
2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.k(MinecraftServer.java:415)
2012-11-25 08:43:06 [INFO] [STDERR] at bdo.k(IntegratedServer.java:231)
2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:539)
2012-11-25 08:43:06 [INFO] [STDERR] at fy.run(SourceFile:856)
These are the lines that are made when I do make/load a singleplayer world:
2012-11-25 08:43:06 [INFO] [STDERR] java.lang.NoSuchFieldError: k 2012-11-25 08:43:06 [INFO] [STDERR] at bdo.a(IntegratedServer.java:47) 2012-11-25 08:43:06 [INFO] [STDERR] at bdo.c(IntegratedServer.java:101) 2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456) 2012-11-25 08:43:06 [INFO] [STDERR] at fy.run(SourceFile:856) 2012-11-25 08:43:06 [INFO] [STDERR] java.lang.NullPointerException 2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.k(MinecraftServer.java:415) 2012-11-25 08:43:06 [INFO] [STDERR] at bdo.k(IntegratedServer.java:231) 2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:539) 2012-11-25 08:43:06 [INFO] [STDERR] at fy.run(SourceFile:856)
Here is the full report:
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2012-11-25 08:42:35 [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.0.457 for Minecraft 1.4.5 loading
2012-11-25 08:42:38 [INFO] [STDOUT] 27 achievements
2012-11-25 08:42:38 [INFO] [STDOUT] 208 recipes
2012-11-25 08:42:38 [INFO] [STDOUT] Setting user: Dramatic_Diaper, -1561859087
2012-11-25 08:42:38 [INFO] [STDERR] Client asked for parameter: server
2012-11-25 08:42:38 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-11-25 08:42:41 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-25 08:42:41 [INFO] [STDOUT] MinecraftForge v6.4.0.394 Initialized
2012-11-25 08:42:41 [INFO] [ForgeModLoader] MinecraftForge v6.4.0.394 Initialized
2012-11-25 08:42:41 [INFO] [STDOUT] Replaced 84 ore recipies
2012-11-25 08:42:41 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-25 08:42:41 [INFO] [ForgeModLoader] Searching C:\Users\Kelly\AppData\Roaming\.minecraft\mods for mods
2012-11-25 08:42:41 [INFO] [ForgeModLoader] Attempting to reparse the mod container usefulfood_v1.2.2-universal.zip
2012-11-25 08:42:42 [INFO] [ForgeModLoader] Attempting to reparse the mod container minecraft.jar
2012-11-25 08:42:42 [INFO] [ForgeModLoader] Forge Mod Loader has identified 26 mods to load
2012-11-25 08:42:42 [SEVERE] [ForgeModLoader] Detected an attempt by a mod mod_TooManyItems to perform game activity during mod construction. This is a serious programming error.
2012-11-25 08:42:44 [INFO] [STDERR] java.lang.ClassNotFoundException: codechicken.nei.recipe.ShapedRecipeHandler
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.buildEvents(EventTransformer.java:54)
2012-11-25 08:42:44 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:35)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at naruto1310.extendedWorkbench.mod_ExtendedWorkbench.<init>(mod_ExtendedWorkbench.java:108)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-25 08:42:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
2012-11-25 08:42:44 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:424)
2012-11-25 08:42:44 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)
2012-11-25 08:42:44 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-11-25 08:42:44 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-11-25 08:42:44 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
2012-11-25 08:42:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
2012-11-25 08:42:44 [INFO] [STDERR] ... 43 more
2012-11-25 08:42:44 [INFO] [ForgeModLoader] ID Resolver - Block hook is enabled and working.
2012-11-25 08:42:44 [INFO] [ForgeModLoader] ID Resolver - Item hook is enabled and working.
2012-11-25 08:42:44 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'base/base.png' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\base.png'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'base/readme.txt' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\readme.txt'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'base/theme.xml' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\theme.xml'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'dark/dark.png' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark.png'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'dark/dark_brew.png' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark_brew.png'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'dark/dark_craft.png' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark_craft.png'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'dark/theme.xml' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\theme.xml'
2012-11-25 08:42:45 [INFO] [CraftGuide] CraftGuide: Extracting 'texpack_support/theme.xml' to 'C:\Users\Kelly\AppData\Roaming\.minecraft\config\CraftGuide\themes\texpack_support\theme.xml'
2012-11-25 08:42:46 [INFO] [STDOUT] Starting up SoundSystem...
2012-11-25 08:42:47 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-11-25 08:42:47 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-11-25 08:42:47 [INFO] [STDOUT] OpenAL initialized.
2012-11-25 08:42:51 [INFO] [ForgeModLoader] [BalkonsWeaponMod] Properties file read succesfully!
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Parsing log ID list: 17;
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Found Log Block ID: 17;
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Interpretted: 17
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Leaf Block ID not provided; using 18
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Configured Log Block class: amt
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Pairing Leaf Block class: class amr
2012-11-25 08:42:52 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 26 mods
2012-11-25 08:43:06 [INFO] [STDERR] java.lang.NoSuchFieldError: k
2012-11-25 08:43:06 [INFO] [STDERR] at bdo.a(IntegratedServer.java:47)
2012-11-25 08:43:06 [INFO] [STDERR] at bdo.c(IntegratedServer.java:101)
2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456)
2012-11-25 08:43:06 [INFO] [STDERR] at fy.run(SourceFile:856)
2012-11-25 08:43:06 [INFO] [STDERR] java.lang.NullPointerException
2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.k(MinecraftServer.java:415)
2012-11-25 08:43:06 [INFO] [STDERR] at bdo.k(IntegratedServer.java:231)
2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:539)
2012-11-25 08:43:06 [INFO] [STDERR] at fy.run(SourceFile:856)
These are the lines that are made when I do make/load a singleplayer world:
2012-11-25 08:43:06 [INFO] [STDERR] java.lang.NoSuchFieldError: k
2012-11-25 08:43:06 [INFO] [STDERR] at bdo.a(IntegratedServer.java:47)
2012-11-25 08:43:06 [INFO] [STDERR] at bdo.c(IntegratedServer.java:101)
2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456)
2012-11-25 08:43:06 [INFO] [STDERR] at fy.run(SourceFile:856)
2012-11-25 08:43:06 [INFO] [STDERR] java.lang.NullPointerException
2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.k(MinecraftServer.java:415)
2012-11-25 08:43:06 [INFO] [STDERR] at bdo.k(IntegratedServer.java:231)
2012-11-25 08:43:06 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:539)
2012-11-25 08:43:06 [INFO] [STDERR] at fy.run(SourceFile:856)
How did you fix the error? Can you show us how?