Ok so I have FTB on my computer and ever time I try and boot it up after the "mojang" screen it kills itself and goes to a black screen. Would anyone know what the problem is by looking at the crash report??
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 5/04/14 11:27 AM
Description: Failed to start game
java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Kyle\Downloads\Unleashed\minecraft\config\ChickenChunks.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
at codechicken.core.config.ConfigFile.saveConfig(ConfigFile.java:134)
at codechicken.core.config.ConfigTag.saveConfig(ConfigTag.java:30)
at codechicken.core.config.ConfigTagParent.setComment(ConfigTagParent.java:70)
at codechicken.core.config.ConfigTag.setComment(ConfigTag.java:235)
at codechicken.chunkloader.ChunkLoaderManager.initConfig(ChunkLoaderManager.java:674)
at codechicken.chunkloader.ChunkLoaderProxy.load(ChunkLoaderProxy.java:36)
at codechicken.chunkloader.ChunkLoaderClientProxy.load(ChunkLoaderClientProxy.java:13)
at codechicken.chunkloader.ChickenChunks.initialize(ChickenChunks.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: C:\Users\Kyle\Downloads\Unleashed\minecraft\config\ChickenChunks.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.PrintWriter.<init>(Unknown Source)
at codechicken.core.config.ConfigFile.saveConfig(ConfigFile.java:130)
... 38 more
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 5/04/14 11:27 AM
Description: Failed to start game
java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Kyle\Downloads\Unleashed\minecraft\config\ChickenChunks.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
at codechicken.core.config.ConfigFile.saveConfig(ConfigFile.java:134)
at codechicken.core.config.ConfigTag.saveConfig(ConfigTag.java:30)
at codechicken.core.config.ConfigTagParent.setComment(ConfigTagParent.java:70)
at codechicken.core.config.ConfigTag.setComment(ConfigTag.java:235)
at codechicken.chunkloader.ChunkLoaderManager.initConfig(ChunkLoaderManager.java:674)
at codechicken.chunkloader.ChunkLoaderProxy.load(ChunkLoaderProxy.java:36)
at codechicken.chunkloader.ChunkLoaderClientProxy.load(ChunkLoaderClientProxy.java:13)
at codechicken.chunkloader.ChickenChunks.initialize(ChickenChunks.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: C:\Users\Kyle\Downloads\Unleashed\minecraft\config\ChickenChunks.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.PrintWriter.<init>(Unknown Source)
at codechicken.core.config.ConfigFile.saveConfig(ConfigFile.java:130)
... 38 more