Jump to content

Installing Cauldron


ShoeLace1291

Recommended Posts

I have been trying to install Cauldron on my server so I can get Bukkit plugins working. I keep getting a Java error when I start my server. Does anyone have an up-to-date tutorial on how to do this or knows what is causing this error?

  1. 27.11 15:10:15 [Multicraft] Received start command
  2. 27.11 15:10:15 [Multicraft] Loading server properties
  3. 27.11 15:10:15 [Multicraft] Starting server!
  4. 27.11 15:10:15 [Multicraft] Loaded config for "Default"
  5. 27.11 15:10:15 [Multicraft] Updating eula.txt file
  6. 27.11 15:10:15 [Server] INFO Nov 27, 2018 3:10:15 PM net.minecraft.launchwrapper.LogWrapper log
  7. 27.11 15:10:15 [Server] INFO INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  8. 27.11 15:10:15 [Server] INFO Nov 27, 2018 3:10:15 PM net.minecraft.launchwrapper.LogWrapper log
  9. 27.11 15:10:15 [Server] INFO INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  10. 27.11 15:10:15 [Server] INFO Nov 27, 2018 3:10:15 PM net.minecraft.launchwrapper.LogWrapper log
  11. 27.11 15:10:15 [Server] INFO INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  12. 27.11 15:10:16 [Server] INFO [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  13. 27.11 15:10:16 [Server] INFO [ForgeModLoader] Java is OpenJDK 64-Bit Server VM, version 1.8.0_191, running on Linux:amd64:4.19.2-1.el7.elrepo.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-0.el7_5.x86_64/jre
  14. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod mrtjp.projectred.compatibility.CompatibilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [AppEng] Core Init
  22. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod calclavia.lib.CalclaviaPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. 27.11 15:10:16 [Server] INFO Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.250 is newer than request 1.0.0.244
  25. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  27. 27.11 15:10:16 [Server] INFO [ForgeModLoader] Loading tweaker net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer from legacyjavafixer-1.0.jar
  28. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  29. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  30. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  31. 27.11 15:10:16 [Server] WARNING [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  32. 27.11 15:10:16 [Server] INFO [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  33. 27.11 15:10:16 [Server] INFO [ForgeModLoader] Loading tweak class name net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
  34. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@4dfa3a9d
  35. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@4dfa3a9d with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@6eebc39e
  36. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: FMLCorePlugin {[]}
  37. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: FMLForgePlugin {[]}
  38. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: DepLoader {[]}
  39. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: FMLPlugin {[]}
  40. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: MicdoodlePlugin {[]}
  41. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: DepLoader {[]}
  42. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: CompatibilityCorePlugin {[]}
  43. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: DepLoader {[]}
  44. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: AppEngCore {[]}
  45. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: CalclaviaPluginLoader {[]}
  46. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: CodeChickenCorePlugin {[]}
  47. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: LoadingPlugin {[]}
  48. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: MicroblocksCoreMod {[]}
  49. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: LogisticsPipesCoreLoader {[]}
  50. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: NEICorePlugin {[]}
  51. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: OpenModsCorePlugin {[]}
  52. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: CoreLoader {[]}
  53. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: QCFMLLoadingPlugin {[]}
  54. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: UELoader {[]}
  55. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Tweaker: cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@4dfa3a9d
  56. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Replacing tweaker cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker@4dfa3a9d with net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement@6eebc39e
  57. 27.11 15:10:16 [Server] INFO [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  58. 27.11 15:10:16 [Server] INFO [ForgeModLoader] Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
  59. 27.11 15:10:16 [Server] INFO [ForgeModLoader] [LegacyJavaFixer] Replacing sort
  60. 27.11 15:10:16 [Server] INFO [ForgeModLoader] Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer$SortReplacement
  61. 27.11 15:10:16 [Server] INFO [ForgeModLoader] Calling tweak class net.minecraftforge.lex.legacyjavafixer.LegacyJavaFixer
  62. 27.11 15:10:16 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. 27.11 15:10:16 [Server] INFO Loaded 40 rules from AccessTransformer config file fml_at.cfg
  64. 27.11 15:10:17 [Server] WARNING [ForgeModLoader] Patcher expecting empty class data file for net.minecraft.client.gui.inventory.GuiContainer, but received non-empty
  65. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  66. 27.11 15:10:17 [Server] INFO Loaded 110 rules from AccessTransformer config file forge_at.cfg
  67. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  68. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  69. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. 27.11 15:10:17 [Server] INFO Successfully Registered Transformer
  71. 27.11 15:10:17 [Server] INFO [Micdoodle8Core]: Patching game...
  72. 27.11 15:10:17 [Server] INFO [Micdoodle8Core]: Patching game...
  73. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  74. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  75. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  76. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  77. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  78. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  79. 27.11 15:10:17 [Server] INFO Loaded 40 rules from AccessTransformer config file fml_at.cfg
  80. 27.11 15:10:17 [Server] INFO Adding AccessTransformer: nei_at.cfg
  81. 27.11 15:10:17 [Server] INFO Adding Accesstransformer map: temp.dat
  82. 27.11 15:10:17 [Server] INFO Loaded 51 rules from AccessTransformer config file temp.dat
  83. 27.11 15:10:17 [Server] INFO Adding AccessTransformer: wrcbe_at.cfg
  84. 27.11 15:10:17 [Server] INFO Adding Accesstransformer map: temp.dat
  85. 27.11 15:10:17 [Server] INFO Loaded 53 rules from AccessTransformer config file temp.dat
  86. 27.11 15:10:17 [Server] INFO Adding AccessTransformer: chickenchunks_at.cfg
  87. 27.11 15:10:17 [Server] INFO Adding Accesstransformer map: temp.dat
  88. 27.11 15:10:17 [Server] INFO Loaded 57 rules from AccessTransformer config file temp.dat
  89. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  90. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  91. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  92. 27.11 15:10:17 [Server] INFO [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  93. 27.11 15:10:17 [Server] INFO A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
  94. 27.11 15:10:17 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  95. 27.11 15:10:17 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  96. 27.11 15:10:17 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  97. 27.11 15:10:17 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  98. 27.11 15:10:17 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  99. 27.11 15:10:17 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  100. 27.11 15:10:17 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/world/WorldServer
  101. 27.11 15:10:17 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method)
  102. 27.11 15:10:17 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  103. 27.11 15:10:17 [Server] INFO at java.lang.Class.privateGetMethodRecursive(Class.java:3048)
  104. 27.11 15:10:17 [Server] INFO at java.lang.Class.getMethod0(Class.java:3018)
  105. 27.11 15:10:17 [Server] INFO at java.lang.Class.getMethod(Class.java:1784)
  106. 27.11 15:10:17 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:128)
  107. 27.11 15:10:17 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  108. 27.11 15:10:17 [Server] INFO ... 6 more
  109. 27.11 15:10:17 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.world.WorldServer
  110. 27.11 15:10:17 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  111. 27.11 15:10:17 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  112. 27.11 15:10:17 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  113. 27.11 15:10:17 [Server] INFO ... 13 more
  114. 27.11 15:10:17 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/world/World
  115. 27.11 15:10:17 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
  116. 27.11 15:10:17 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
  117. 27.11 15:10:17 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  118. 27.11 15:10:17 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
  119. 27.11 15:10:17 [Server] INFO ... 15 more
  120. 27.11 15:10:17 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.world.World
  121. 27.11 15:10:17 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  122. 27.11 15:10:17 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  123. 27.11 15:10:17 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  124. 27.11 15:10:17 [Server] INFO ... 19 more
  125. 27.11 15:10:17 [Server] INFO Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.bukkit.block.BlockState
  126. 27.11 15:10:17 [Server] INFO at org.objectweb.asm.ClassWriter.getCommonSuperClass(Unknown Source)
  127. 27.11 15:10:17 [Server] INFO at org.objectweb.asm.ClassWriter.a(Unknown Source)
  128. 27.11 15:10:17 [Server] INFO at org.objectweb.asm.Frame.a(Unknown Source)
  129. 27.11 15:10:17 [Server] INFO at org.objectweb.asm.Frame.a(Unknown Source)
  130. 27.11 15:10:17 [Server] INFO at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
  131. 27.11 15:10:17 [Server] INFO at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
  132. 27.11 15:10:17 [Server] INFO at org.objectweb.asm.tree.MethodNode.accept(Unknown Source)
  133. 27.11 15:10:17 [Server] INFO at org.objectweb.asm.tree.ClassNode.accept(Unknown Source)
  134. 27.11 15:10:17 [Server] INFO at powercrystals.core.asm.PCCASMTransformer.writeWorld(PCCASMTransformer.java:99)
  135. 27.11 15:10:17 [Server] INFO at powercrystals.core.asm.PCCASMTransformer.transform(PCCASMTransformer.java:58)
  136. 27.11 15:10:17 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
  137. 27.11 15:10:17 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
  138. 27.11 15:10:17 [Server] INFO ... 21 more
  139. 27.11 15:10:17 [Multicraft] Server shut down (starting)
  140. 27.11 15:10:17 [Multicraft] Not restarting crashed server.
  141. 27.11 15:10:17 [Multicraft] Looks like a crash, check the server console. Return value: 1
  142. 27.11 15:10:17 [Multicraft] Server stopped
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...