Advertisement
Guest User

Untitled

a guest
Dec 4th, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.94 KB | None | 0 0
  1. [00:40:59] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [00:40:59] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [00:40:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [00:40:59] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
  5. [00:40:59] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_65, running on Linux:amd64:3.2.0-4-amd64, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre
  6. [00:40:59] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  7. [00:40:59] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  8. [00:40:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [00:40:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [00:40:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  11. [00:41:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [00:41:00] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  13. [00:41:01] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  14. [00:41:01] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  15. [00:41:01] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  16. [00:41:05] [Server thread/INFO]: Starting minecraft server version 1.7.10
  17. [00:41:05] [Server thread/INFO]: Attempting early MinecraftForge initialization
  18. [00:41:05] [Server thread/INFO]: MinecraftForge v10.13.0.1207 Initialized
  19. [00:41:05] [Server thread/INFO]: Replaced 182 ore recipies
  20. [00:41:05] [Server thread/INFO]: Completed early MinecraftForge initialization
  21. [00:41:05] [Server thread/INFO]: Config directory created successfully
  22. [00:41:05] [Server thread/INFO]: Searching /opt/caul/mods for mods
  23. [00:41:05] [Server thread/INFO]: Forge Mod Loader has identified 3 mods to load
  24. [00:41:05] [Server thread/INFO]: Processing ObjectHolder annotations
  25. [00:41:05] [Server thread/INFO]: Found 341 ObjectHolder annotations
  26. [00:41:05] [Server thread/INFO]: Configured a dormant chunk cache size of 0
  27. [00:41:05] [Server thread/INFO]: Applying holder lookups
  28. [00:41:05] [Server thread/INFO]: Holder lookups applied
  29. [00:41:05] [Server thread/INFO]: Loading properties
  30. [00:41:05] [Server thread/WARN]: server.properties does not exist
  31. [00:41:05] [Server thread/INFO]: Generating new properties file
  32. [00:41:05] [Server thread/INFO]: Default game type: SURVIVAL
  33. [00:41:06] [Server thread/INFO]: This server is running Cauldron-MCPC-Plus version null (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  34. [00:41:06] [Server thread/WARN]: Failed to load user banlist:
  35. java.io.FileNotFoundException: banned-players.json (No such file or directory)
  36. at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_65]
  37. at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[?:1.7.0_65]
  38. at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.7.10.jar:?]
  39. at net.minecraft.server.management.UserList.func_152679_g(UserList.java:201) ~[om.class:?]
  40. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152620_y(SourceFile:99) [ls.class:?]
  41. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [ls.class:?]
  42. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:229) [lt.class:?]
  43. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  44. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  45. [00:41:06] [Server thread/WARN]: Failed to load ip banlist:
  46. java.io.FileNotFoundException: banned-ips.json (No such file or directory)
  47. at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_65]
  48. at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[?:1.7.0_65]
  49. at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.7.10.jar:?]
  50. at net.minecraft.server.management.UserList.func_152679_g(UserList.java:201) ~[om.class:?]
  51. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(SourceFile:91) [ls.class:?]
  52. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [ls.class:?]
  53. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:229) [lt.class:?]
  54. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  55. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  56. [00:41:06] [Server thread/WARN]: Failed to load operators list:
  57. java.io.FileNotFoundException: ops.json (No such file or directory)
  58. at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_65]
  59. at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[?:1.7.0_65]
  60. at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.7.10.jar:?]
  61. at net.minecraft.server.management.UserList.func_152679_g(UserList.java:201) ~[om.class:?]
  62. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(SourceFile:107) [ls.class:?]
  63. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:29) [ls.class:?]
  64. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:229) [lt.class:?]
  65. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  66. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  67. [00:41:06] [Server thread/WARN]: Failed to load white-list:
  68. java.io.FileNotFoundException: whitelist.json (No such file or directory)
  69. at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_65]
  70. at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[?:1.7.0_65]
  71. at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.7.10.jar:?]
  72. at net.minecraft.server.management.UserList.func_152679_g(UserList.java:201) ~[om.class:?]
  73. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [ls.class:?]
  74. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [ls.class:?]
  75. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:229) [lt.class:?]
  76. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  77. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
  78. [00:41:06] [Server thread/INFO]: Using 4 threads for Netty based IO
  79. [00:41:06] [Server thread/INFO]: Server Ping Player Sample Count: 12
  80. [00:41:06] [Server thread/WARN]: =============================================================
  81. [00:41:06] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
  82. [00:41:06] [Server thread/WARN]: Offendor: org/spigotmc/RestartCommand.restart()V
  83. [00:41:06] [Server thread/WARN]: =============================================================
  84. [00:41:06] [Server thread/INFO]: Generating keypair
  85. [00:41:06] [Server thread/INFO]: Starting Minecraft server on *:25565
  86. [00:41:06] [Server thread/INFO]: Forge Mod Loader has successfully loaded 3 mods
  87. [00:41:06] [Server thread/INFO]: Preparing level "world"
  88. [00:41:06] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
  89. [00:41:06] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
  90. [00:41:06] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
  91. [00:41:06] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
  92. [00:41:06] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
  93. [00:41:06] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
  94. [00:41:06] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
  95. [00:41:06] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
  96. [00:41:06] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
  97. [00:41:06] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
  98. [00:41:06] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@6c00b29f)
  99. [00:41:06] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@6c00b29f)
  100. [00:41:06] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@6c00b29f)
  101. [00:41:06] [Server thread/INFO]: Preparing start region for level 0
  102. [00:41:07] [Server thread/INFO]: Preparing spawn area: 12%
  103. [00:41:08] [Server thread/INFO]: Preparing spawn area: 33%
  104. [00:41:09] [Server thread/INFO]: Preparing spawn area: 54%
  105. [00:41:10] [Server thread/INFO]: Preparing spawn area: 75%
  106. [00:41:11] [Server thread/INFO]: Preparing spawn area: 96%
  107. [00:41:12] [Server thread/INFO]: Done (5.722s)! For help, type "help" or "?"
  108. [00:41:12] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
  109. [00:41:19] [User Authenticator #1/INFO]: UUID of player Namikon is <hidden>
  110. [00:41:32] [Server thread/INFO]: Namikon lost connection: Disconnected
  111. [00:41:37] [Server thread/INFO]: CONSOLE: Stopping the server..
  112. [00:41:37] [Server thread/INFO]: Stopping server
  113. [00:41:37] [Server thread/INFO]: Saving players
  114. [00:41:37] [Server thread/INFO]: Saving worlds
  115. [00:41:37] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  116. [00:41:38] [Server thread/INFO]: Saving chunks for level 'DIM1'/The End
  117. [00:41:38] [Server thread/INFO]: Saving chunks for level 'DIM-1'/Nether
  118. [00:41:38] [Server thread/INFO]: Unloading dimension 0
  119. [00:41:38] [Server thread/INFO]: Unloading dimension -1
  120. [00:41:38] [Server thread/INFO]: Unloading dimension 1
  121. [00:41:38] [Server thread/INFO]: Applying holder lookups
  122. [00:41:38] [Server thread/INFO]: Holder lookups applied
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement