Guest User

Untitled

a guest
Feb 15th, 2013
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.26 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 2/15/13 7:20 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.RuntimeException: Code Chicken Core
  8. at cpw.mods.fml.server.FMLServerHandler.haltGame(FMLServerHandler.java:102)
  9. at cpw.mods.fml.common.FMLCommonHandler.raiseException(FMLCommonHandler.java:195)
  10. at codechicken.core.ConfigFile.saveConfig(ConfigFile.java:282)
  11. at codechicken.core.ConfigFile.setComment(ConfigFile.java:305)
  12. at soaryn.xycraft.XyConfig.init(XyConfig.java:26)
  13. at soaryn.xycraft.XyCraftCore.preInit(XyCraftCore.java:30)
  14. at soaryn.xycraft.XyExpansion.preInit(XyExpansion.java:18)
  15. at soaryn.xycraft.XyCraft.preInit(XyCraft.java:50)
  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.GeneratedMethodAccessor1.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:140)
  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:83)
  40. at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
  41. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
  42. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
  43. at ho.c(DedicatedServer.java:64)
  44. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  45. at fy.run(SourceFile:849)
  46. Caused by: java.io.FileNotFoundException: /home/minecraft/MultiCraft/servers/server2/config/XyCraft.cfg (Permission denied)
  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.core.ConfigFile.saveConfig(ConfigFile.java:278)
  52. ... 35 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: Linux (amd64) version 3.2.13-grsec-xxxx-grs-ipv6-64
  62. Java Version: 1.7.0, Oracle Corporation
  63. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  64. Memory: 4211557584 bytes (4016 MB) / 4277534720 bytes (4079 MB) up to 4277534720 bytes (4079 MB)
  65. JVM Flags: 8 total; -Xmx4096M -Xms4096M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -Xincgc
  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.22.539 Minecraft Forge 6.6.0.515 57 mods loaded, 57 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. NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
  75. BuildCraft|Core [BuildCraft] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  76. BuildCraft|Builders [BC Builders] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  77. BuildCraft|Energy [BC Energy] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  78. BuildCraft|Factory [BC Factory] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  79. BuildCraft|Transport [BC Transport] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  80. BuildCraft|Silicon [BC Silicon] (buildcraft.jar) Unloaded->Constructed->Pre-initialized
  81. factorization [Factorization] (factorization.jar) Unloaded->Constructed->Pre-initialized
  82. ExtrabiomesXL [ExtrabiomesXL] (extrabiomesxl.jar) Unloaded->Constructed->Pre-initialized
  83. Forestry [Forestry for Minecraft] (forestry.jar) Unloaded->Constructed->Pre-initialized
  84. ComputerCraft [ComputerCraft] (computercraft.zip) Unloaded->Constructed->Pre-initialized
  85. CCTurtle [ComputerCraft Turtles] (computercraft.zip) Unloaded->Constructed->Pre-initialized
  86. ThermalExpansion [Thermal Expansion] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
  87. OmniTools [OmniTools] (omnitools.zip) Unloaded->Constructed->Pre-initialized
  88. IC2 [IndustrialCraft 2] (ic2.jar) Unloaded->Constructed->Pre-initialized
  89. Railcraft [Railcraft] (railcraft.zip) Unloaded->Constructed->Pre-initialized
  90. RedPowerCore [RedPower] (redpowercore.zip) Unloaded->Constructed->Pre-initialized
  91. RedPowerBase [RP Base] (redpowercore.zip) Unloaded->Constructed->Pre-initialized
  92. RedPowerMachine [RP Machine] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized
  93. RedPowerCompat [RP Compat] (redpowercompat.zip) Unloaded->Constructed->Pre-initialized
  94. RedPowerWiring [RP Wiring] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized
  95. RedPowerLogic [RP Logic] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized
  96. RedPowerLighting [RP Lighting] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized
  97. RedPowerWorld [RP World] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized
  98. RedPowerControl [RP Control] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized
  99. ThermalExpansion|Factory [Factory] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
  100. ThermalExpansion|Energy [Energy] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
  101. ThermalExpansion|Transport [Transport] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
  102. TwilightForest [The Twilight Forest] (twilightforest.zip) Unloaded->Constructed->Pre-initialized
  103. XyCraft [XyCraft] (xycraft.zip) Unloaded->Constructed->Errored
  104. GregTech_Addon [GregTech-Addon] (GregTech.zip) Unloaded->Constructed->Pre-initialized
  105. Thaumcraft [Thaumcraft] (Thaumcraft.zip) Unloaded->Constructed->Pre-initialized
  106. AdvancedMachines [IC2 Advanced Machines Addon] (advancedmachines.zip) Unloaded->Constructed->Pre-initialized
  107. AdvancedSolarPanel [Advanced Solar Panels] (advancedsolarpanel.zip) Unloaded->Constructed->Pre-initialized
  108. ChickenChunks [ChickenChunks] (chickenchunks.jar) Unloaded->Constructed->Errored
  109. EnderStorage [EnderStorage] (enderstorage.jar) Unloaded->Constructed->Pre-initialized
  110. BinnieCore [Binnie Core] (extrabees.zip) Unloaded->Constructed->Pre-initialized
  111. ExtraBees [Extra Bees] (extrabees.zip) Unloaded->Constructed->Pre-initialized
  112. GraviSuite [Gravitation Suite] (gravisuite.zip) Unloaded->Constructed->Pre-initialized
  113. IC2NuclearControl [Nuclear Control] (ic2nuclearcontrol.zip) Unloaded->Constructed->Pre-initialized
  114. IronChest [Iron Chest] (ironchest.zip) Unloaded->Constructed->Pre-initialized
  115. MiscPeripherals [MiscPeripherals] (miscperipherals.zip) Unloaded->Constructed->Pre-initialized
  116. ModularForceFieldSystem [Modular ForceField System V2] (modularforcefieldsystem.zip) Unloaded->Constructed->Pre-initialized
  117. ObsidiPlates [Obsidian Pressure Plates] (obsidiplates.zip) Unloaded->Constructed->Pre-initialized
  118. TC [Traincraft] (traincraft.jar) Unloaded->Constructed->Pre-initialized
  119. drceph.petrogen [Petroleum Generator] (petrogen.zip) Unloaded->Constructed->Pre-initialized
  120. PortalGun [Portal Gun] (portalgun.zip) Unloaded->Constructed->Pre-initialized
  121. SoulShards [SoulShards] (soulshards.zip) Unloaded->Constructed->Pre-initialized
  122. StevesCarts [Steve's Carts] (stevescarts.zip) Unloaded->Constructed->Pre-initialized
  123. ThermalExpansion|NEI [NEI] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized
  124. WR-CBE|Core [WR-CBE Core] (wirelessredstonecore.jar) Unloaded->Constructed->Pre-initialized
  125. WR-CBE|Addons [WR-CBE Addons] (wirelessredstoneaddons.jar) Unloaded->Constructed->Pre-initialized
  126. WR-CBE|RedPower [WR-CBE RedPower] (wirelessredstoneredpower.jar) Unloaded->Constructed->Pre-initialized
  127. Profiler Position: N/A (disabled)
  128. Is Modded: Definitely; Server brand changed to 'fml'
  129. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment