Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.59 KB | None | 0 0
  1. 25.03 23:12:42 [Multicraft] Loading server properties
  2. 25.03 23:12:42 [Multicraft] Starting server!
  3. 25.03 23:12:42 [Multicraft] Loaded config for "Custom JAR"
  4. 25.03 23:12:42 [Multicraft] Updating eula.txt file
  5. 25.03 23:12:43 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  6. 25.03 23:12:43 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  7. 25.03 23:12:43 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  8. 25.03 23:12:45 [Server] INFO 2017-03-25 23:12:45,492 WARN Disabling terminal, you're running in an unsupported environment.
  9. 25.03 23:12:45 [Server] main/INFO [FML]: Forge Mod Loader version 12.18.3.2254 for Minecraft 1.10.2 loading
  10. 25.03 23:12:45 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_73, running on Linux:amd64:2.6.32-642.3.1.el6.x86_64, installed at /usr/java/jre1.8.0_73
  11. 25.03 23:12:45 [Server] main/INFO [FML]: [AppEng] Core Init
  12. 25.03 23:12:45 [Server] main/ERROR [FML]: Unable to read the jar file BiomeTweaker-1.10.2-2.1.230.jar - ignoring
  13. 25.03 23:12:45 [Server] INFO java.util.zip.ZipException: zip file is empty
  14. 25.03 23:12:45 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_73]
  15. 25.03 23:12:45 [Server] INFO at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
  16. 25.03 23:12:45 [Server] INFO at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_73]
  17. 25.03 23:12:45 [Server] INFO at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
  18. 25.03 23:12:45 [Server] INFO at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_73]
  19. 25.03 23:12:45 [Server] INFO at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:343) [custom.jar:?]
  20. 25.03 23:12:45 [Server] INFO at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:255) [custom.jar:?]
  21. 25.03 23:12:45 [Server] INFO at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [custom.jar:?]
  22. 25.03 23:12:45 [Server] INFO at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:86) [custom.jar:?]
  23. 25.03 23:12:45 [Server] INFO at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:46) [custom.jar:?]
  24. 25.03 23:12:45 [Server] INFO at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [custom.jar:?]
  25. 25.03 23:12:45 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  26. 25.03 23:12:45 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  27. 25.03 23:12:45 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
  28. 25.03 23:12:45 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
  29. 25.03 23:12:45 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
  30. 25.03 23:12:45 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
  31. 25.03 23:12:45 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62) [custom.jar:?]
  32. 25.03 23:12:45 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31) [custom.jar:?]
  33. 25.03 23:12:45 [Server] main/WARN [FML]: The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  34. 25.03 23:12:47 [Server] main/WARN [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  35. 25.03 23:12:47 [Server] main/WARN [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  36. 25.03 23:12:47 [Server] main/ERROR [FML]: Coremod ASM: Unable to class load the plugin gregtech.asm.ASM
  37. 25.03 23:12:47 [Server] INFO java.lang.ClassNotFoundException: gregtech.asm.ASM
  38. 25.03 23:12:47 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_73]
  39. 25.03 23:12:47 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
  40. 25.03 23:12:47 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
  41. 25.03 23:12:47 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
  42. 25.03 23:12:47 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_73]
  43. 25.03 23:12:47 [Server] INFO at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_73]
  44. 25.03 23:12:47 [Server] INFO at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:564) [custom.jar:?]
  45. 25.03 23:12:47 [Server] INFO at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:425) [custom.jar:?]
  46. 25.03 23:12:47 [Server] INFO at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:255) [custom.jar:?]
  47. 25.03 23:12:47 [Server] INFO at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:102) [custom.jar:?]
  48. 25.03 23:12:47 [Server] INFO at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:86) [custom.jar:?]
  49. 25.03 23:12:47 [Server] INFO at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:46) [custom.jar:?]
  50. 25.03 23:12:47 [Server] INFO at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [custom.jar:?]
  51. 25.03 23:12:47 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  52. 25.03 23:12:47 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  53. 25.03 23:12:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
  54. 25.03 23:12:47 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
  55. 25.03 23:12:47 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
  56. 25.03 23:12:47 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
  57. 25.03 23:12:47 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62) [custom.jar:?]
  58. 25.03 23:12:47 [Server] INFO at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31) [custom.jar:?]
  59. 25.03 23:12:47 [Server] main/WARN [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  60. 25.03 23:12:47 [Server] main/WARN [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  61. 25.03 23:12:47 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from NoXray.jar
  62. 25.03 23:12:47 [Server] main/INFO [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.10.2-2254-5.2.0-BETA-2241.jar
  63. 25.03 23:12:47 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  64. 25.03 23:12:48 [Multicraft] Server shut down (starting)
  65. 25.03 23:12:48 [Multicraft] Restarting crashed server in 5 seconds
  66. 25.03 23:12:48 [Multicraft] Looks like a crash, check the server console. Return value: 255
  67. 25.03 23:12:48 [Multicraft] Server stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement