Advertisement
Guest User

Untitled

a guest
May 25th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.73 KB | None | 0 0
  1. [12:01:49] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [12:01:49] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [12:01:49] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [12:01:49] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  5. [12:01:50] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_77, running on Linux:amd64:2.6.32-openvz-amd64, installed at /usr/lib/jvm/java-8-oracle/jre
  6. [12:01:50] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  7. [12:01:50] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [12:01:50] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  9. [12:01:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [12:01:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [12:01:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [12:01:52] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [12:01:52] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [12:01:54] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  15. [12:01:55] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  16. [12:01:55] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  17. [12:01:55] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  18. [12:02:03] [Server thread/INFO]: Starting minecraft server version 1.7.10
  19. [12:02:04] [Server thread/INFO]: Attempting early MinecraftForge initialization
  20. [12:02:04] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  21. [12:02:04] [Server thread/INFO]: Replaced 184 ore recipies
  22. [12:02:04] [Server thread/INFO]: Completed early MinecraftForge initialization
  23. [12:02:04] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  24. [12:02:04] [Server thread/INFO]: Searching /home/minecraft-2/server/mods for mods
  25. [12:02:04] [Server thread/INFO]: Also searching /home/minecraft-2/server/mods/1.7.10 for mods
  26. [12:02:09] [Server thread/INFO]: Forge Mod Loader has identified 15 mods to load
  27. [12:02:10] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, FLabsBF, craftguide, customnpcs, IronChest, ivsevs, NBTEdit, pixelmon, PixelExtras, pixelmonicons, snapdoors, trainercommands] at CLIENT
  28. [12:02:10] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, FLabsBF, craftguide, customnpcs, IronChest, ivsevs, NBTEdit, pixelmon, PixelExtras, pixelmonicons, snapdoors, trainercommands] at SERVER
  29. [12:02:11] [Server thread/INFO]: Processing ObjectHolder annotations
  30. [12:02:11] [Server thread/INFO]: Found 351 ObjectHolder annotations
  31. [12:02:11] [Server thread/INFO]: Identifying ItemStackHolder annotations
  32. [12:02:11] [Server thread/INFO]: Found 0 ItemStackHolder annotations
  33. [12:02:11] [Server thread/INFO]: Configured a dormant chunk cache size of 0
  34. [12:02:13] [Server thread/WARN]: [12:02:13][FINE][noppes.npcs.LogWriter:71] Wed May 25 12:02:13 MSK 2016
  35.  
  36. [12:02:13] [Server thread/WARN]: [12:02:13][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
  37.  
  38. [12:02:13] [Server thread/WARN]: [12:02:13][FINE][noppes.npcs.controllers.ScriptController:66] Scala: .scala
  39.  
  40. [12:02:13] [Server thread/INFO]: Bukkit permissions enabled
  41. [12:02:13] [Server thread/INFO]: Permissions available:
  42. [12:02:13] [Server thread/INFO]: customnpcs.edit.blocks
  43. [12:02:13] [Server thread/INFO]: customnpcs.edit.villager
  44. [12:02:13] [Server thread/INFO]: customnpcs.global.bank
  45. [12:02:13] [Server thread/INFO]: customnpcs.global.dialog
  46. [12:02:13] [Server thread/INFO]: customnpcs.global.faction
  47. [12:02:13] [Server thread/INFO]: customnpcs.global.linked
  48. [12:02:13] [Server thread/INFO]: customnpcs.global.naturalspawn
  49. [12:02:13] [Server thread/INFO]: customnpcs.global.playerdata
  50. [12:02:13] [Server thread/INFO]: customnpcs.global.quest
  51. [12:02:13] [Server thread/INFO]: customnpcs.global.recipe
  52. [12:02:13] [Server thread/INFO]: customnpcs.global.transport
  53. [12:02:13] [Server thread/INFO]: customnpcs.npc.advanced
  54. [12:02:13] [Server thread/INFO]: customnpcs.npc.ai
  55. [12:02:13] [Server thread/INFO]: customnpcs.npc.clone
  56. [12:02:13] [Server thread/INFO]: customnpcs.npc.create
  57. [12:02:13] [Server thread/INFO]: customnpcs.npc.delete
  58. [12:02:13] [Server thread/INFO]: customnpcs.npc.display
  59. [12:02:13] [Server thread/INFO]: customnpcs.npc.freeze
  60. [12:02:13] [Server thread/INFO]: customnpcs.npc.gui
  61. [12:02:13] [Server thread/INFO]: customnpcs.npc.inventory
  62. [12:02:13] [Server thread/INFO]: customnpcs.npc.reset
  63. [12:02:13] [Server thread/INFO]: customnpcs.npc.stats
  64. [12:02:13] [Server thread/INFO]: customnpcs.soulstone.all
  65. [12:02:13] [Server thread/INFO]: customnpcs.spawner.create
  66. [12:02:13] [Server thread/INFO]: customnpcs.spawner.mob
  67. [12:02:13] [Server thread/INFO]: customnpcs.tool.mounter
  68. [12:02:13] [Server thread/INFO]: customnpcs.tool.pather
  69. [12:02:13] [Server thread/INFO]: customnpcs.tool.scripter
  70. [12:02:13] [Server thread/WARN]: [12:02:13][SEVERE][noppes.npcs.controllers.PixelmonHelper:75] java.lang.NoSuchMethodException: com.pixelmonmod.pixelmon.entities.pixelmon.Entity2HasModel.getModel()
  71. at java.lang.Class.getMethod(Class.java:1786)
  72. at noppes.npcs.controllers.PixelmonHelper.load(PixelmonHelper.java:72)
  73. at noppes.npcs.CustomNpcs.load(CustomNpcs.java:220)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  77. at java.lang.reflect.Method.invoke(Method.java:498)
  78. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  79. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  81. at java.lang.reflect.Method.invoke(Method.java:498)
  82. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  83. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  84. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  85. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  86. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  87. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  88. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  90. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  91. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  92. at java.lang.reflect.Method.invoke(Method.java:498)
  93. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  94. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  95. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  96. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  97. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  98. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  99. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  100. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
  101. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
  102. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
  103. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  104. at java.lang.Thread.run(Thread.java:745)
  105.  
  106. [12:02:17] [Server thread/INFO]: [PIXELMON] Loading TM/HMs.
  107. [12:02:17] [Server thread/INFO]: [PIXELMON] Extracting database.
  108. [12:02:17] [Server thread/INFO]: [PIXELMON] Failed to extract database.
  109. [12:02:17] [Server thread/INFO]: [PIXELMON] Loading database driver.
  110. [12:02:17] [Server thread/INFO]: [PIXELMON] Establishing connection.
  111. [12:02:18] [Server thread/INFO]: [PIXELMON] Registering entity spawns.
  112. [12:02:19] [Server thread/INFO]: Applying holder lookups
  113. [12:02:19] [Server thread/INFO]: Holder lookups applied
  114. [12:02:19] [Server thread/INFO]: Injecting itemstacks
  115. [12:02:19] [Server thread/INFO]: Itemstack injection complete
  116. [12:02:19] [Server thread/INFO]: Loading properties
  117. [12:02:19] [Server thread/INFO]: Default game type: SURVIVAL
  118. [12:02:20] [Server thread/INFO]: This server is running Cauldron version 1.7.10-1614.56 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  119. [12:02:20] [Server thread/INFO]: Using 2 threads for Netty based IO
  120. [12:02:20] [Server thread/INFO]: Server Ping Player Sample Count: 12
  121. [12:02:20] [Server thread/INFO]: Generating keypair
  122. [12:02:20] [Server thread/INFO]: Starting Minecraft server on *:3036
  123. [12:02:20] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  124. [12:02:20] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use
  125. [12:02:20] [Server thread/WARN]: Perhaps a server is already running on that port?
  126. [12:02:20] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
  127. [12:02:20] [Server thread/INFO]: Applying holder lookups
  128. [12:02:20] [Server thread/INFO]: Holder lookups applied
  129. [12:02:20] [Server thread/INFO]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement