Advertisement
diamond_sword51

Cauldron Server Crash

Dec 3rd, 2016
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.59 KB | None | 0 0
  1. [09:32:33 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [09:32:33 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [09:32:33 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [09:32:33 INFO]: Forge Mod Loader version 7.10.97.1343 for Minecraft 1.7.10 loading
  5. [09:32:33 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Mac OS X:x86_64:10.11.6, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre
  6. [09:32:36 INFO]: Core initializing...stand back! I'm going to try MAGIC!
  7. [09:32:36 INFO]: [AppEng] Core Init
  8. [09:32:36 INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
  9. [09:32:37 INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /Users/minecraft/Desktop/cauldron/./mods
  10. [09:32:37 INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_D6.jar
  11. [09:32:37 INFO]: TemplateManager: loading ASM templates...
  12. [09:32:37 INFO]: TemplateManager: Loading template for com.builtbroken.mc.lib.mod.compat.rf.TemplateTETile as long as interfaces [cofh.api.energy.IEnergyHandler] exist
  13. [09:32:37 INFO]: TemplateManager: Loading template for com.builtbroken.mc.lib.mod.compat.ic.ICTemplateTile as long as interfaces [ic2.api.energy.tile.IEnergySink] exist
  14. [09:32:37 INFO]: TemplateManager: Finished loading...
  15. [09:32:37 WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  16. [09:32:37 WARN]: Missing @MCVersion: am2.preloader.AM2PreloaderContainer codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin codechicken.core.launch.DepLoader ic2.core.coremod.IC2core mekanism.common.asm.LoadingHook micdoodle8.mods.miccore.MicdoodlePlugin codechicken.nei.asm.NEICorePlugin codechicken.core.launch.DepLoader
  17. [09:32:37 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [09:32:37 INFO]: Loading tweak class name fastcraft.Tweaker
  19. [09:32:37 INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
  20. [09:32:37 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  21. [09:32:37 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  22. [09:32:37 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  23. [09:32:37 INFO]: Calling tweak class optifine.OptiFineForgeTweaker
  24. [09:32:37 INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
  25. [09:32:37 INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer
  26. [09:32:37 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [09:32:38 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [09:32:38 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  29. [09:32:38 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  30. [09:32:38 ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  31. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  32. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[minecraft_server.1.7.10.jar:?]
  33. at com.google.common.io.Resources.getResource(Resources.java:229) ~[minecraft_server.1.7.10.jar:?]
  34. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[cauldron-1.7.10-1.1343.01.0-server.jar:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  35. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[cauldron-1.7.10-1.1343.01.0-server.jar:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  36. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  37. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
  38. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
  39. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
  40. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
  41. at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
  42. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.11.jar:?]
  43. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101) [cauldron-1.7.10-1.1343.01.0-server.jar:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  44. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  45. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  49. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  50. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [cauldron-1.7.10-1.1343.01.0-server.jar:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  51. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [cauldron-1.7.10-1.1343.01.0-server.jar:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  52. [09:32:38 INFO]: Core: Located OptiFine in OptiFine_1.7.10_HD_U_D6.jar. We'll to confirm that...
  53. [09:32:38 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [09:32:38 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [09:32:38 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [09:32:38 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [09:32:38 INFO]: Loaded library EJML-core-0.26.jar.
  58. [09:32:38 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [09:32:38 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [09:32:38 INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
  61. [09:32:39 INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  62. [09:32:39 INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  63. [09:32:39 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [09:32:39 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. [09:32:39 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  66. [09:32:39 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  67. [09:32:39 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  68. [09:32:39 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  69. [09:32:39 INFO]: Calling tweak class fastcraft.Tweaker
  70. [09:32:39 INFO]: FastCraft loaded.
  71. [09:32:39 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  72. [09:32:39 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  73. [09:32:39 INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
  74. [09:32:39 INFO]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  75. [09:32:39 INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1777]: Potential problem: Galacticraft did not complete injection of bytecode into: oi (4 / 6)
  76. [09:32:40 INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  77. [09:32:40 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  78. [09:32:40 INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  79. [09:32:41 INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1848]: Galacticraft successfully injected bytecode into: zc (1 / 1)
  80. [09:32:41 INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  81. [09:32:41 INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  82. [09:32:41 INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  83. [09:32:41 INFO]: Transforming net.minecraft.item.ItemStack Finished.
  84. [09:32:41 INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  85. [09:32:41 INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  86. [09:32:42 INFO]: Starting minecraft server version 1.7.10
  87. [09:32:42 INFO]: Attempting early MinecraftForge initialization
  88. [09:32:42 INFO]: MinecraftForge v10.13.2.1343 Initialized
  89. [09:32:42 INFO]: Replaced 183 ore recipies
  90. [09:32:42 INFO]: Transforming Chunk class for chunkModified event.
  91. [09:32:42 INFO]: [Voltz-Engine] Found method func_150807_a
  92. [09:32:42 INFO]: Injected instruction to method: func_150807_a
  93. [09:32:42 INFO]: Galacticraft successfully injected bytecode into: ms (1 / 1)
  94. [09:32:42 INFO]: Preloading CrashReport classes
  95. [09:32:42 INFO]: net.minecraft.world.World$1
  96. [09:32:42 INFO]: net.minecraft.world.World$2
  97. [09:32:42 INFO]: net.minecraft.world.World$3
  98. [09:32:42 INFO]: net.minecraft.world.World$4
  99. [09:32:42 INFO]: net.minecraft.world.chunk.Chunk$1
  100. [09:32:42 INFO]: net.minecraft.crash.CrashReportCategory$1
  101. [09:32:42 INFO]: net.minecraft.crash.CrashReportCategory$2
  102. [09:32:42 INFO]: net.minecraft.crash.CrashReportCategory$3
  103. [09:32:42 INFO]: net.minecraft.entity.Entity$1
  104. [09:32:42 INFO]: net.minecraft.entity.Entity$2
  105. [09:32:42 INFO]: net.minecraft.entity.EntityTracker$1
  106. [09:32:42 INFO]: net.minecraft.world.gen.layer.GenLayer$1
  107. [09:32:42 INFO]: net.minecraft.world.gen.layer.GenLayer$2
  108. [09:32:42 INFO]: net.minecraft.entity.player.InventoryPlayer$1
  109. [09:32:42 INFO]: net.minecraft.world.gen.structure.MapGenStructure$1
  110. [09:32:42 INFO]: net.minecraft.world.gen.structure.MapGenStructure$2
  111. [09:32:42 INFO]: net.minecraft.world.gen.structure.MapGenStructure$3
  112. [09:32:42 INFO]: net.minecraft.server.MinecraftServer$3
  113. [09:32:42 INFO]: net.minecraft.server.MinecraftServer$4
  114. [09:32:42 INFO]: net.minecraft.server.MinecraftServer$5
  115. [09:32:42 INFO]: net.minecraft.nbt.NBTTagCompound$1
  116. [09:32:42 INFO]: net.minecraft.nbt.NBTTagCompound$2
  117. [09:32:42 INFO]: net.minecraft.network.NetHandlerPlayServer$2
  118. [09:32:42 INFO]: net.minecraft.network.NetworkSystem$3
  119. [09:32:42 INFO]: net.minecraft.tileentity.TileEntity$1
  120. [09:32:42 INFO]: net.minecraft.tileentity.TileEntity$2
  121. [09:32:42 INFO]: net.minecraft.tileentity.TileEntity$3
  122. [09:32:42 INFO]: net.minecraft.world.storage.WorldInfo$1
  123. [09:32:42 INFO]: net.minecraft.world.storage.WorldInfo$2
  124. [09:32:42 INFO]: net.minecraft.world.storage.WorldInfo$3
  125. [09:32:42 INFO]: net.minecraft.world.storage.WorldInfo$4
  126. [09:32:42 INFO]: net.minecraft.world.storage.WorldInfo$5
  127. [09:32:42 INFO]: net.minecraft.world.storage.WorldInfo$6
  128. [09:32:42 INFO]: net.minecraft.world.storage.WorldInfo$7
  129. [09:32:42 INFO]: net.minecraft.world.storage.WorldInfo$8
  130. [09:32:42 INFO]: net.minecraft.world.storage.WorldInfo$9
  131. [09:32:42 INFO]: net.minecraft.server.dedicated.DedicatedServer$3
  132. [09:32:42 INFO]: net.minecraft.server.dedicated.DedicatedServer$4
  133. [09:32:42 INFO]: Completed early MinecraftForge initialization
  134. [09:32:43 INFO]: Core initializing...stand back! I'm going to try MAGIC!
  135. [09:32:43 INFO]: [AppEng] Core Init
  136. [09:32:43 INFO]: Searching /Users/minecraft/Desktop/cauldron/mods for mods
  137. [09:32:43 INFO]: Also searching /Users/minecraft/Desktop/cauldron/mods/1.7.10 for mods
  138. [09:32:44 WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.16
  139. [09:32:44 WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.38
  140. [09:32:46 WARN]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  141. [09:32:46 WARN]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  142. [09:32:46 WARN]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  143. [09:32:46 WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
  144. [09:32:46 WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
  145. [09:32:46 WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.331
  146. [09:32:46 INFO]: Forge Mod Loader has identified 72 mods to load
  147. [09:32:46 WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
  148. [09:32:46 WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
  149. [09:32:46 WARN]: Mod MineFactoryReloaded|CompatBuildCraft has been disabled through configuration
  150. [09:32:46 WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
  151. [09:32:46 WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
  152. [09:32:46 WARN]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
  153. [09:32:46 WARN]: Mod MineFactoryReloaded|CompatProjRed has been disabled through configuration
  154. [09:32:46 WARN]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
  155. [09:32:46 WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
  156. [09:32:46 WARN]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
  157. [09:32:47 ERROR]: The mod CodeChickenCore (CodeChicken Core) requires mod versions [Forge@[10.13.3,)] to be available
  158. [09:32:47 ERROR]: Encountered an unexpected exception
  159. cpw.mods.fml.common.MissingModsException:
  160. Missing Mods:
  161. Forge : [10.13.3,)
  162.  
  163.  
  164. at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) ~[Loader.class:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  165. at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  166. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  167. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:318) ~[FMLCommonHandler.class:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  168. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) ~[lt.class:?]
  169. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  170. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
  171. [09:32:47 ERROR]: This crash report has been saved to: /Users/minecraft/Desktop/cauldron/./crash-reports/crash-2016-12-03_09.32.47-server.txt
  172. [09:32:47 WARN]: Can't revert to frozen GameData state without freezing first.
  173. [09:32:47 INFO]: Applying holder lookups
  174. [09:32:47 INFO]: Holder lookups applied
  175. [09:32:47 INFO]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement