Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.81 KB | None | 0 0
  1. 14.10 19:43:12 [Multicraft] Starting server!
  2. 14.10 19:43:12 [Multicraft] Loaded config for "!Default"
  3. 14.10 19:43:12 [Multicraft] Updating eula.txt file
  4. 14.10 19:43:13 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  5. 14.10 19:43:13 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  6. 14.10 19:43:13 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  7. 14.10 19:43:13 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  8. 14.10 19:43:13 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_171, running on Linux:amd64:3.10.0-957.1.3.el7.x86_64, installed at /usr/java/jre1.8.0_171-amd64
  9. 14.10 19:43:13 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. 14.10 19:43:14 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  11. 14.10 19:43:14 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. 14.10 19:43:14 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. 14.10 19:43:14 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. 14.10 19:43:15 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  15. 14.10 19:43:15 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  16. 14.10 19:43:15 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  17. 14.10 19:43:16 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  18. 14.10 19:43:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  19. 14.10 19:43:16 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  20. 14.10 19:43:18 [Server] Server thread/INFO Starting minecraft server version 1.7.10
  21. 14.10 19:43:19 [Server] Server thread/INFO [MinecraftForge]: Attempting early MinecraftForge initialization
  22. 14.10 19:43:19 [Server] Server thread/INFO [FML]: MinecraftForge v10.13.4.1558 Initialized
  23. 14.10 19:43:19 [Server] Server thread/INFO [FML]: Replaced 183 ore recipies
  24. 14.10 19:43:19 [Server] Server thread/INFO [MinecraftForge]: Completed early MinecraftForge initialization
  25. 14.10 19:43:19 [Server] Server thread/INFO [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  26. 14.10 19:43:19 [Server] Server thread/INFO [FML]: Searching /mods for mods
  27. 14.10 19:43:19 [Server] Server thread/INFO [DayM]: Mod DayM is missing the required element 'name'. Substituting DayM
  28. 14.10 19:43:19 [Server] Server thread/INFO [FML]: Forge Mod Loader has identified 4 mods to load
  29. 14.10 19:43:20 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [mcp, FML, Forge, DayM] at CLIENT
  30. 14.10 19:43:20 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [mcp, FML, Forge, DayM] at SERVER
  31. 14.10 19:43:20 [Server] Server thread/ERROR [FML]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
  32. 14.10 19:43:20 [Server] Server thread/ERROR [FML]:
  33. 14.10 19:43:20 [Server] INFO States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  34. 14.10 19:43:20 [Server] INFO UCmcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  35. 14.10 19:43:20 [Server] INFO UCFML{7.10.99.99} [Forge Mod Loader] (server_core.jar)
  36. 14.10 19:43:20 [Server] INFO UCForge{10.13.4.1558} [Minecraft Forge] (server_core.jar)
  37. 14.10 19:43:20 [Server] INFO UEDayM{2.2.8.2_exp} [DayM] (core mod.jar)
  38. 14.10 19:43:20 [Server] Server thread/ERROR [FML]: The following problems were captured during this phase
  39. 14.10 19:43:20 [Server] Server thread/ERROR [FML]: Caught exception from DayM
  40. 14.10 19:43:20 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
  41. 14.10 19:43:20 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  42. 14.10 19:43:20 [Server] INFO at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_171]
  43. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59) ~[ProxyInjector.class:?]
  44. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512) ~[FMLModContainer.class:?]
  45. 14.10 19:43:20 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
  46. 14.10 19:43:20 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
  47. 14.10 19:43:20 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
  48. 14.10 19:43:20 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
  49. 14.10 19:43:20 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  50. 14.10 19:43:20 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  51. 14.10 19:43:20 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  52. 14.10 19:43:20 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  53. 14.10 19:43:20 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  54. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
  55. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
  56. 14.10 19:43:20 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
  57. 14.10 19:43:20 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
  58. 14.10 19:43:20 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
  59. 14.10 19:43:20 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
  60. 14.10 19:43:20 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  61. 14.10 19:43:20 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  62. 14.10 19:43:20 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  63. 14.10 19:43:20 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  64. 14.10 19:43:20 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  65. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  66. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?]
  67. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
  68. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
  69. 14.10 19:43:20 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
  70. 14.10 19:43:20 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  71. 14.10 19:43:20 [Server] INFO at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  72. 14.10 19:43:20 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
  73. 14.10 19:43:20 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  74. 14.10 19:43:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
  75. 14.10 19:43:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
  76. 14.10 19:43:20 [Server] INFO ... 31 more
  77. 14.10 19:43:20 [Server] INFO Caused by: java.lang.RuntimeException: Attempted to load class bdw for invalid side SERVER
  78. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) ~[server_core.jar:?]
  79. 14.10 19:43:20 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
  80. 14.10 19:43:20 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
  81. 14.10 19:43:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
  82. 14.10 19:43:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
  83. 14.10 19:43:20 [Server] INFO ... 31 more
  84. 14.10 19:43:20 [Server] Server thread/ERROR Encountered an unexpected exception
  85. 14.10 19:43:20 [Server] INFO cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
  86. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) ~[LoadController.class:?]
  87. 14.10 19:43:20 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:544) ~[Loader.class:?]
  88. 14.10 19:43:21 [Multicraft] Server shut down (starting)
  89. 14.10 19:43:21 [Multicraft] Restarting crashed server in 5 seconds
  90. 14.10 19:43:21 [Multicraft] Server stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement