Guest User

Untitled

a guest
Feb 10th, 2014
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 10/02/14 8:46 PM
  5. Description: Failed to start game
  6.  
  7. java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Bailey\Desktop\FTB\MindCrack\minecraft\config\XyCraft.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
  8. at com.google.common.base.Throwables.propagate(Throwables.java:160)
  9. at cpw.mods.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:191)
  10. at cpw.mods.fml.common.FMLCommonHandler.raiseException(FMLCommonHandler.java:196)
  11. at codechicken.xycraftcopy.core.config.ConfigFile.saveConfig(ConfigFile.java:280)
  12. at codechicken.xycraftcopy.core.config.ConfigTag.setSortMode(ConfigTag.java:318)
  13. at soaryn.xycraft.world.XyCraftWorldBlocks.register(XyCraftWorldBlocks.java:56)
  14. at soaryn.xycraft.core.TemplateMod.registerBlocks(TemplateMod.java:41)
  15. at soaryn.xycraft.world.XyCraftWorld.preInit(XyCraftWorld.java:66)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  19. at java.lang.reflect.Method.invoke(Unknown Source)
  20. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  21. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  25. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  26. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  27. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  28. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  29. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  35. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  36. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  37. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  39. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  40. at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
  41. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  42. at net.minecraft.client.Minecraft.a(Minecraft.java:412)
  43. at asq.a(SourceFile:56)
  44. at net.minecraft.client.Minecraft.run(Minecraft.java:746)
  45. at java.lang.Thread.run(Unknown Source)
  46. Caused by: java.io.FileNotFoundException: C:\Users\Bailey\Desktop\FTB\MindCrack\minecraft\config\XyCraft.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
  47. at java.io.FileOutputStream.open(Native Method)
  48. at java.io.FileOutputStream.<init>(Unknown Source)
  49. at java.io.FileOutputStream.<init>(Unknown Source)
  50. at java.io.PrintWriter.<init>(Unknown Source)
  51. at codechicken.xycraftcopy.core.config.ConfigFile.saveConfig(ConfigFile.java:276)
  52. ... 34 more
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- System Details --
  59. Details:
  60. Minecraft Version: 1.4.7
  61. Operating System: Windows 7 (amd64) version 6.1
  62. Java Version: 1.7.0_51, Oracle Corporation
  63. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  64. Memory: 214852408 bytes (204 MB) / 682622976 bytes (651 MB) up to 3102212096 bytes (2958 MB)
  65. JVM Flags: 3 total; -Xms256M -Xmx3328M -XX:PermSize=128m
  66. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  67. Suspicious classes: FML and Forge are installed
  68. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  69. FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 Feed The Beast Mod Pack 66 mods loaded, 66 mods active
  70. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  71. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  72. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  73. CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
  74. MiscPeripheralsASM [MiscPeripherals ASM] (coremods) Unloaded->Constructed->Pre-initialized
  75. NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
  76. ComputerCraft [ComputerCraft] (computercraft.zip) Unloaded->Constructed->Pre-initialized
  77. CCTurtle [ComputerCraft Turtles] (computercraft.zip) Unloaded->Constructed->Pre-initialized
  78. BuildCraft|Core [BuildCraft] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  79. BuildCraft|Builders [BC Builders] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  80. BuildCraft|Energy [BC Energy] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  81. BuildCraft|Factory [BC Factory] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  82. BuildCraft|Transport [BC Transport] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  83. BuildCraft|Silicon [BC Silicon] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  84. factorization [Factorization] (factorization.jar) Unloaded->Constructed->Pre-initialized
  85. ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.7-3.11.0.jar) Unloaded->Constructed->Pre-initialized
  86. Forestry [Forestry for Minecraft] (forestry.jar) Unloaded->Constructed->Pre-initialized
  87. CoFHCore [CoFH Core] (CoFHCore.zip) Unloaded->Constructed->Pre-initialized
  88. ThermalExpansion [Thermal Expansion] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
  89. OmniTools [OmniTools] (omnitools.zip) Unloaded->Constructed->Pre-initialized
  90. IC2 [IndustrialCraft 2] (IC2.jar) Unloaded->Constructed->Pre-initialized
  91. Railcraft [Railcraft] (railcraft.jar) Unloaded->Constructed->Pre-initialized
  92. RedPowerCore [RedPower] (redpowercore.zip) Unloaded->Constructed->Pre-initialized
  93. RedPowerBase [RP Base] (redpowercore.zip) Unloaded->Constructed->Pre-initialized
  94. RedPowerMachine [RP Machine] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized
  95. RedPowerCompat [RP Compat] (redpowercompat.zip) Unloaded->Constructed->Pre-initialized
  96. RedPowerWiring [RP Wiring] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized
  97. RedPowerLogic [RP Logic] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized
  98. RedPowerLighting [RP Lighting] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized
  99. RedPowerWorld [RP World] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized
  100. RedPowerControl [RP Control] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized
  101. ThermalExpansion|Factory [Factory] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
  102. ThermalExpansion|Energy [Energy] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
  103. ThermalExpansion|Transport [Transport] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
  104. TwilightForest [The Twilight Forest] (TwilightForest.zip) Unloaded->Constructed->Pre-initialized
  105. XyCraft [§3XyCraft] (xycraft.zip) Unloaded->Constructed->Pre-initialized
  106. GregTech_Addon [GregTech-Addon] (GregTech.zip) Unloaded->Constructed->Pre-initialized
  107. MiscPeripherals [MiscPeripherals] (miscperipherals-3.1c.jar) Unloaded->Constructed->Pre-initialized
  108. AdvancedMachines [IC2 Advanced Machines Addon] (advancedmachines.zip) Unloaded->Constructed->Pre-initialized
  109. AdvancedSolarPanel [Advanced Solar Panels] (advancedsolarpanel.zip) Unloaded->Constructed->Pre-initialized
  110. BiblioCraft [BiblioCraft] (BiblioCraft.zip) Unloaded->Constructed->Pre-initialized
  111. ChickenChunks [ChickenChunks] (ChickenChunks 1.3.1.2.jar) Unloaded->Constructed->Pre-initialized
  112. EnderStorage [EnderStorage] (EnderStorage.jar) Unloaded->Constructed->Pre-initialized
  113. BinnieCore [Binnie Core] (extrabees-1.5.0.6b.zip) Unloaded->Constructed->Pre-initialized
  114. ExtraBees [Extra Bees] (extrabees-1.5.0.6b.zip) Unloaded->Constructed->Pre-initialized
  115. factorization.misc [Factorization Miscellaneous Nonsense] (factorization.jar) Unloaded->Constructed->Pre-initialized
  116. factorization.dimensionalSlice [Factorization Dimensional Slices] (factorization.jar) Unloaded->Constructed->Pre-initialized
  117. GraviSuite [Gravitation Suite] (gravisuite.zip) Unloaded->Constructed->Pre-initialized
  118. IC2NuclearControl [Nuclear Control] (IC2NuclearControl.zip) Unloaded->Constructed->Pre-initialized
  119. mod_InvTweaks [Inventory Tweaks] (InvTweaks.zip) Unloaded->Constructed->Pre-initialized
  120. IronChest [Iron Chest] (IronChest.zip) Unloaded->Constructed->Pre-initialized
  121. ModularForceFieldSystem [Modular ForceField System V2] (modularforcefieldsystem.zip) Unloaded->Constructed->Pre-initialized
  122. NEIPlugins [NEI Plugins] (neiplugins.jar) Unloaded->Constructed->Pre-initialized
  123. ObsidiPlates [Obsidian Pressure Plates] (obsidiplates.zip) Unloaded->Constructed->Pre-initialized
  124. TC [Traincraft] (traincraft.jar) Unloaded->Constructed->Pre-initialized
  125. drceph.petrogen [Petroleum Generator] (petrogen.zip) Unloaded->Constructed->Pre-initialized
  126. PortalGun [Portal Gun] (PortalGun.zip) Unloaded->Constructed->Pre-initialized
  127. SoulShards [SoulShards] (soulshards.zip) Unloaded->Constructed->Pre-initialized
  128. StevesCarts [Steve's Carts] (StevesCarts.zip) Unloaded->Constructed->Pre-initialized
  129. Thaumcraft [Thaumcraft] (Thaumcraft.zip) Unloaded->Constructed->Pre-initialized
  130. ThaumicBees [ThaumicBees] (thaumicbees.jar) Unloaded->Constructed->Pre-initialized
  131. WR-CBE|Core [WR-CBE Core] (wirelessredstonecore.jar) Unloaded->Constructed->Pre-initialized
  132. WR-CBE|Addons [WR-CBE Addons] (wirelessredstoneaddons.jar) Unloaded->Constructed->Pre-initialized
  133. WR-CBE|RedPower [WR-CBE RedPower] (wirelessredstoneredpower.jar) Unloaded->Constructed->Pre-initialized
  134. XyCraftWorld [§2XyCraft World] (xycraft.zip) Unloaded->Constructed->Errored
  135. XyCraftMachines [§9XyCraft Machines] (xycraft.zip) Unloaded->Constructed->Pre-initialized
  136. LWJGL: 2.4.2
  137. OpenGL: GeForce GTX 660/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
  138. Is Modded: Definitely; Client brand changed to 'forge,fml'
  139. Type: Client (map_client.txt)
  140. Texture Pack: Default
  141. Profiler Position: N/A (disabled)
  142. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment