Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.97 KB | None | 0 0
  1. Feb 23 21:14 [Multicraft] Server stopped
  2. Feb 23 21:14 [Multicraft] Looks like a crash, check the server console. Return value: 1
  3. Feb 23 21:14 [Multicraft] Restarting crashed server in 5 seconds
  4. Feb 23 21:14 [Multicraft] Server shut down (starting)
  5. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  6. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  7. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  8. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  10. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  11. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  12. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  13. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  14. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  15. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  16. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  17. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  18. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  19. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  20. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  21. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  22. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  23. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
  24. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
  25. Feb 23 21:14 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. Feb 23 21:14 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /./mods
  27. Feb 23 21:14 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  28. Feb 23 21:14 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  29. Feb 23 21:14 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  30. Feb 23 21:14 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_172, running on Linux:amd64:3.10.0-862.3.3.el7.x86_64, installed at /usr/java/jre1.8.0_172-amd64
  31. Feb 23 21:14 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  32. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  33. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  34. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  35. Feb 23 21:14 [Server] INFO [VG] Launching mod. Please be patient... [VG]
  36. Feb 23 21:14 [Multicraft] Updating eula.txt file
  37. Feb 23 21:14 [Multicraft] Failed to copy jarfile from global JAR directory
  38. Feb 23 21:14 [Multicraft] JAR file not found, copying from global JAR directory
  39. Feb 23 21:14 [Multicraft] Failed to create local JAR directory
  40. Feb 23 21:14 [Multicraft] Loaded config for "Forge% Forge% 1.7.10 v10.13.4.1558% v1.7.10% 512%"
  41. Feb 23 21:14 [Multicraft] Starting server!
  42. Feb 23 21:14 [Multicraft] Loading server properties
  43. Feb 23 21:14 [Multicraft] Server stopped
  44. Feb 23 21:14 [Multicraft] Looks like a crash, check the server console. Return value: 1
  45. Feb 23 21:14 [Multicraft] Restarting crashed server in 5 seconds
  46. Feb 23 21:14 [Multicraft] Server shut down (starting)
  47. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  48. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  50. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  52. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  53. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  54. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  55. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  56. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  57. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  58. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  59. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  60. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  61. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  62. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  63. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  64. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  65. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
  66. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
  67. Feb 23 21:14 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  68. Feb 23 21:14 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /./mods
  69. Feb 23 21:14 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  70. Feb 23 21:14 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  71. Feb 23 21:14 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  72. Feb 23 21:14 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_172, running on Linux:amd64:3.10.0-862.3.3.el7.x86_64, installed at /usr/java/jre1.8.0_172-amd64
  73. Feb 23 21:14 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  74. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  75. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  76. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  77. Feb 23 21:14 [Server] INFO [VG] Launching mod. Please be patient... [VG]
  78. Feb 23 21:14 [Multicraft] Updating eula.txt file
  79. Feb 23 21:14 [Multicraft] Failed to copy jarfile from global JAR directory
  80. Feb 23 21:14 [Multicraft] JAR file not found, copying from global JAR directory
  81. Feb 23 21:14 [Multicraft] Failed to create local JAR directory
  82. Feb 23 21:14 [Multicraft] Loaded config for "Forge% Forge% 1.7.10 v10.13.4.1558% v1.7.10% 512%"
  83. Feb 23 21:14 [Multicraft] Starting server!
  84. Feb 23 21:14 [Multicraft] Loading server properties
  85. Feb 23 21:14 [Multicraft] Server stopped
  86. Feb 23 21:14 [Multicraft] Looks like a crash, check the server console. Return value: 1
  87. Feb 23 21:14 [Multicraft] Restarting crashed server in 5 seconds
  88. Feb 23 21:14 [Multicraft] Server shut down (starting)
  89. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  90. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  91. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  92. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  93. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  94. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  95. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  96. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  97. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  98. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  99. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  100. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  101. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  102. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  103. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  104. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  105. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  106. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  107. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
  108. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
  109. Feb 23 21:14 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  110. Feb 23 21:14 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /./mods
  111. Feb 23 21:14 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  112. Feb 23 21:14 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  113. Feb 23 21:14 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  114. Feb 23 21:14 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_172, running on Linux:amd64:3.10.0-862.3.3.el7.x86_64, installed at /usr/java/jre1.8.0_172-amd64
  115. Feb 23 21:14 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  116. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  117. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  118. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  119. Feb 23 21:14 [Server] INFO [VG] Launching mod. Please be patient... [VG]
  120. Feb 23 21:14 [Multicraft] Updating eula.txt file
  121. Feb 23 21:14 [Multicraft] Failed to copy jarfile from global JAR directory
  122. Feb 23 21:14 [Multicraft] JAR file not found, copying from global JAR directory
  123. Feb 23 21:14 [Multicraft] Failed to create local JAR directory
  124. Feb 23 21:14 [Multicraft] Loaded config for "Forge% Forge% 1.7.10 v10.13.4.1558% v1.7.10% 512%"
  125. Feb 23 21:14 [Multicraft] Starting server!
  126. Feb 23 21:14 [Multicraft] Loading server properties
  127. Feb 23 21:14 [Multicraft] Server stopped
  128. Feb 23 21:14 [Multicraft] Looks like a crash, check the server console. Return value: 1
  129. Feb 23 21:14 [Multicraft] Restarting crashed server in 5 seconds
  130. Feb 23 21:14 [Multicraft] Server shut down (starting)
  131. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  132. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  133. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  134. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  135. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  136. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  137. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  138. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  139. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  140. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  141. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  142. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  143. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  144. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  145. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  146. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  147. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  148. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  149. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
  150. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
  151. Feb 23 21:14 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  152. Feb 23 21:14 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /./mods
  153. Feb 23 21:14 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  154. Feb 23 21:14 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  155. Feb 23 21:14 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  156. Feb 23 21:14 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_172, running on Linux:amd64:3.10.0-862.3.3.el7.x86_64, installed at /usr/java/jre1.8.0_172-amd64
  157. Feb 23 21:14 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  158. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  159. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  160. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  161. Feb 23 21:14 [Server] INFO [VG] Launching mod. Please be patient... [VG]
  162. Feb 23 21:14 [Multicraft] Updating eula.txt file
  163. Feb 23 21:14 [Multicraft] Failed to copy jarfile from global JAR directory
  164. Feb 23 21:14 [Multicraft] JAR file not found, copying from global JAR directory
  165. Feb 23 21:14 [Multicraft] Failed to create local JAR directory
  166. Feb 23 21:14 [Multicraft] Loaded config for "Forge% Forge% 1.7.10 v10.13.4.1558% v1.7.10% 512%"
  167. Feb 23 21:14 [Multicraft] Starting server!
  168. Feb 23 21:14 [Multicraft] Loading server properties
  169. Feb 23 21:14 [Multicraft] Server stopped
  170. Feb 23 21:14 [Multicraft] Looks like a crash, check the server console. Return value: 1
  171. Feb 23 21:14 [Multicraft] Restarting crashed server in 5 seconds
  172. Feb 23 21:14 [Multicraft] Server shut down (starting)
  173. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  174. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  175. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  176. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  177. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  178. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  179. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  180. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  181. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  182. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  183. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  184. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  185. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  186. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  187. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  188. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  189. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  190. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  191. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
  192. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
  193. Feb 23 21:14 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  194. Feb 23 21:14 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /./mods
  195. Feb 23 21:14 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  196. Feb 23 21:14 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  197. Feb 23 21:14 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  198. Feb 23 21:14 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_172, running on Linux:amd64:3.10.0-862.3.3.el7.x86_64, installed at /usr/java/jre1.8.0_172-amd64
  199. Feb 23 21:14 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  200. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  201. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  202. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  203. Feb 23 21:14 [Server] INFO [VG] Launching mod. Please be patient... [VG]
  204. Feb 23 21:14 [Multicraft] Updating eula.txt file
  205. Feb 23 21:14 [Multicraft] Failed to copy jarfile from global JAR directory
  206. Feb 23 21:14 [Multicraft] JAR file not found, copying from global JAR directory
  207. Feb 23 21:14 [Multicraft] Failed to create local JAR directory
  208. Feb 23 21:14 [Multicraft] Loaded config for "Forge% Forge% 1.7.10 v10.13.4.1558% v1.7.10% 512%"
  209. Feb 23 21:14 [Multicraft] Starting server!
  210. Feb 23 21:14 [Multicraft] Loading server properties
  211. Feb 23 21:14 [Multicraft] Server stopped
  212. Feb 23 21:14 [Multicraft] Looks like a crash, check the server console. Return value: 1
  213. Feb 23 21:14 [Multicraft] Restarting crashed server in 5 seconds
  214. Feb 23 21:14 [Multicraft] Server shut down (starting)
  215. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  216. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  217. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  218. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  219. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  220. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  221. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  222. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  223. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  224. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  225. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  226. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  227. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  228. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  229. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  230. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  231. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  232. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  233. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
  234. Feb 23 21:14 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
  235. Feb 23 21:14 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  236. Feb 23 21:14 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /./mods
  237. Feb 23 21:14 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  238. Feb 23 21:14 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  239. Feb 23 21:14 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  240. Feb 23 21:14 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_172, running on Linux:amd64:3.10.0-862.3.3.el7.x86_64, installed at /usr/java/jre1.8.0_172-amd64
  241. Feb 23 21:14 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  242. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  243. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  244. Feb 23 21:14 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  245. Feb 23 21:14 [Server] INFO [VG] Launching mod. Please be patient... [VG]
  246. Feb 23 21:14 [Multicraft] Updating eula.txt file
  247. Feb 23 21:14 [Multicraft] Failed to copy jarfile from global JAR directory
  248. Feb 23 21:14 [Multicraft] JAR file not found, copying from global JAR directory
  249. Feb 23 21:14 [Multicraft] Failed to create local JAR directory
  250. Feb 23 21:14 [Multicraft] Loaded config for "Forge% Forge% 1.7.10 v10.13.4.1558% v1.7.10% 512%"
  251. Feb 23 21:14 [Multicraft] Starting server!
  252. Feb 23 21:14 [Multicraft] Loading server properties
  253. Feb 23 21:13 [Multicraft] Server stopped
  254. Feb 23 21:13 [Multicraft] Looks like a crash, check the server console. Return value: 1
  255. Feb 23 21:13 [Multicraft] Restarting crashed server in 5 seconds
  256. Feb 23 21:13 [Multicraft] Server shut down (starting)
  257. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  258. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  259. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  260. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  261. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  262. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  263. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  264. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  265. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  266. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  267. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  268. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  269. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  270. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  271. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  272. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  273. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  274. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  275. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
  276. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
  277. Feb 23 21:13 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  278. Feb 23 21:13 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /./mods
  279. Feb 23 21:13 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  280. Feb 23 21:13 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  281. Feb 23 21:13 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  282. Feb 23 21:13 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_172, running on Linux:amd64:3.10.0-862.3.3.el7.x86_64, installed at /usr/java/jre1.8.0_172-amd64
  283. Feb 23 21:13 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  284. Feb 23 21:13 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  285. Feb 23 21:13 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  286. Feb 23 21:13 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  287. Feb 23 21:13 [Server] INFO [VG] Launching mod. Please be patient... [VG]
  288. Feb 23 21:13 [Multicraft] Updating eula.txt file
  289. Feb 23 21:13 [Multicraft] Failed to copy jarfile from global JAR directory
  290. Feb 23 21:13 [Multicraft] JAR file not found, copying from global JAR directory
  291. Feb 23 21:13 [Multicraft] Failed to create local JAR directory
  292. Feb 23 21:13 [Multicraft] Loaded config for "Forge% Forge% 1.7.10 v10.13.4.1558% v1.7.10% 512%"
  293. Feb 23 21:13 [Multicraft] Starting server!
  294. Feb 23 21:13 [Multicraft] Loading server properties
  295. Feb 23 21:13 [Multicraft] Server stopped
  296. Feb 23 21:13 [Multicraft] Looks like a crash, check the server console. Return value: 1
  297. Feb 23 21:13 [Multicraft] Restarting crashed server in 5 seconds
  298. Feb 23 21:13 [Multicraft] Server shut down (starting)
  299. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  300. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  301. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  302. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  303. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  304. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  305. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  306. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  307. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  308. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  309. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  310. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  311. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  312. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  313. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  314. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  315. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  316. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  317. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
  318. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
  319. Feb 23 21:13 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  320. Feb 23 21:13 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /./mods
  321. Feb 23 21:13 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  322. Feb 23 21:13 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  323. Feb 23 21:13 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  324. Feb 23 21:13 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_172, running on Linux:amd64:3.10.0-862.3.3.el7.x86_64, installed at /usr/java/jre1.8.0_172-amd64
  325. Feb 23 21:13 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  326. Feb 23 21:13 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  327. Feb 23 21:13 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  328. Feb 23 21:13 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  329. Feb 23 21:13 [Server] INFO [VG] Launching mod. Please be patient... [VG]
  330. Feb 23 21:13 [Multicraft] Updating eula.txt file
  331. Feb 23 21:13 [Multicraft] Failed to copy jarfile from global JAR directory
  332. Feb 23 21:13 [Multicraft] JAR file not found, copying from global JAR directory
  333. Feb 23 21:13 [Multicraft] Failed to create local JAR directory
  334. Feb 23 21:13 [Multicraft] Loaded config for "Forge% Forge% 1.7.10 v10.13.4.1558% v1.7.10% 512%"
  335. Feb 23 21:13 [Multicraft] Starting server!
  336. Feb 23 21:13 [Multicraft] Loading server properties
  337. Feb 23 21:13 [Multicraft] Server stopped
  338. Feb 23 21:13 [Multicraft] Looks like a crash, check the server console. Return value: 1
  339. Feb 23 21:13 [Multicraft] Restarting crashed server in 5 seconds
  340. Feb 23 21:13 [Multicraft] Server shut down (starting)
  341. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  342. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  343. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  344. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  345. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  346. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  347. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  348. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  349. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  350. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  351. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  352. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  353. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  354. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  355. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  356. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  357. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  358. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  359. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
  360. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
  361. Feb 23 21:13 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  362. Feb 23 21:13 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /./mods
  363. Feb 23 21:13 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  364. Feb 23 21:13 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  365. Feb 23 21:13 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  366. Feb 23 21:13 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_172, running on Linux:amd64:3.10.0-862.3.3.el7.x86_64, installed at /usr/java/jre1.8.0_172-amd64
  367. Feb 23 21:13 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  368. Feb 23 21:13 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  369. Feb 23 21:13 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  370. Feb 23 21:13 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  371. Feb 23 21:13 [Server] INFO [VG] Launching mod. Please be patient... [VG]
  372. Feb 23 21:13 [Multicraft] Updating eula.txt file
  373. Feb 23 21:13 [Multicraft] Failed to copy jarfile from global JAR directory
  374. Feb 23 21:13 [Multicraft] JAR file not found, copying from global JAR directory
  375. Feb 23 21:13 [Multicraft] Failed to create local JAR directory
  376. Feb 23 21:13 [Multicraft] Loaded config for "Forge% Forge% 1.7.10 v10.13.4.1558% v1.7.10% 512%"
  377. Feb 23 21:13 [Multicraft] Starting server!
  378. Feb 23 21:13 [Multicraft] Loading server properties
  379. Feb 23 21:13 [Multicraft] Server stopped
  380. Feb 23 21:13 [Multicraft] Looks like a crash, check the server console. Return value: 1
  381. Feb 23 21:13 [Multicraft] Restarting crashed server in 5 seconds
  382. Feb 23 21:13 [Multicraft] Server shut down (starting)
  383. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  384. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  385. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  386. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  387. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  388. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  389. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23)
  390. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39)
  391. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74)
  392. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  393. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
  394. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
  395. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501)
  396. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.newInstance(Unknown Source)
  397. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  398. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  399. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  400. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  401. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at codechicken.nei.asm.NEICorePlugin.<init>(NEICorePlugin.java:18)
  402. Feb 23 21:13 [Server] main/INFO [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: codechicken/lib/asm/ASMInit
  403. Feb 23 21:13 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  404. Feb 23 21:13 [Server] main/INFO [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: /./mods
  405. Feb 23 21:13 [Server] main/WARN [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  406. Feb 23 21:13 [Server] main/WARN [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  407.  
  408. Clear log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement