Hi,
For no reason that I can discern, my FTB has started crashing before the game can reach the menu. Upon reinstalling Java and FTB, I can get to the menu, but when I install a texturepack and / or try and enter the game, I get the same crash. ?!
Here's my log:
---- Minecraft Crash Report ----
// Why is it breaking
Time: 11/03/13 17:22
Description: Failed to start game
java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Alex\Desktop\FeedTheBeast\Direwolf20\minecraft\config\ChickenChunks.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
at com.google.common.base.Throwables.propagate(Throwables.java:160)
at cpw.mods.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:191)
at cpw.mods.fml.common.FMLCommonHandler.raiseException(FMLCommonHandler.java:196)
at codechicken.core.ConfigFile.saveConfig(ConfigFile.java:282)
at codechicken.core.ConfigTag.setPosition(ConfigTag.java:284)
at codechicken.chunkloader.ChunkLoaderManager.initConfig(ChunkLoaderManager.java:621)
at codechicken.chunkloader.ChunkLoaderProxy.load(ChunkLoaderProxy.java:31)
at codechicken.chunkloader.ChunkLoaderClientProxy.load(ChunkLoaderClientProxy.java:14)
at codechicken.chunkloader.ChickenChunks.initialize(ChickenChunks.java:45)
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:487)
at sun.reflect.GeneratedMethodAccessor4.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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: C:\Users\Alex\Desktop\FeedTheBeast\Direwolf20\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.ConfigFile.saveConfig(ConfigFile.java:278)
... 35 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_06, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 118346064 bytes (112 MB) / 259522560 bytes (247 MB) up to 8500543488 bytes (8106 MB)
JVM Flags: 5 total; -Xms256M -Xmx8140M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Thank you in advance!
For no reason that I can discern, my FTB has started crashing before the game can reach the menu. Upon reinstalling Java and FTB, I can get to the menu, but when I install a texturepack and / or try and enter the game, I get the same crash. ?!
Here's my log:
---- Minecraft Crash Report ----
// Why is it breaking
Time: 11/03/13 17:22
Description: Failed to start game
java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Alex\Desktop\FeedTheBeast\Direwolf20\minecraft\config\ChickenChunks.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
at com.google.common.base.Throwables.propagate(Throwables.java:160)
at cpw.mods.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:191)
at cpw.mods.fml.common.FMLCommonHandler.raiseException(FMLCommonHandler.java:196)
at codechicken.core.ConfigFile.saveConfig(ConfigFile.java:282)
at codechicken.core.ConfigTag.setPosition(ConfigTag.java:284)
at codechicken.chunkloader.ChunkLoaderManager.initConfig(ChunkLoaderManager.java:621)
at codechicken.chunkloader.ChunkLoaderProxy.load(ChunkLoaderProxy.java:31)
at codechicken.chunkloader.ChunkLoaderClientProxy.load(ChunkLoaderClientProxy.java:14)
at codechicken.chunkloader.ChickenChunks.initialize(ChickenChunks.java:45)
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:487)
at sun.reflect.GeneratedMethodAccessor4.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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: C:\Users\Alex\Desktop\FeedTheBeast\Direwolf20\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.ConfigFile.saveConfig(ConfigFile.java:278)
... 35 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_06, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 118346064 bytes (112 MB) / 259522560 bytes (247 MB) up to 8500543488 bytes (8106 MB)
JVM Flags: 5 total; -Xms256M -Xmx8140M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Thank you in advance!