Guest User

Untitled

a guest
Jan 24th, 2016
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.58 KB | None | 0 0
  1. [14:23:40] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [14:23:40] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [14:23:59] [Server thread/INFO]: Loading properties
  4. [14:24:00] [Server thread/WARN]: server.properties does not exist
  5. [14:24:00] [Server thread/INFO]: Generating new properties file
  6. [14:24:00] [Server thread/INFO]: Default game type: SURVIVAL
  7. [14:24:00] [Server thread/INFO]: Generating keypair
  8. [14:24:00] [Server thread/INFO]: Starting Minecraft server on *:25565
  9. [14:24:06] [Server thread/WARN]: Failed to load user banlist:
  10. java.io.FileNotFoundException: banned-players.json (The system cannot find the file specified)
  11. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_72]
  12. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_72]
  13. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_72]
  14. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  15. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  16. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152620_y(SourceFile:99) [ls.class:?]
  17. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [ls.class:?]
  18. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  19. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  20. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  21. [14:24:06] [Server thread/WARN]: Failed to load ip banlist:
  22. java.io.FileNotFoundException: banned-ips.json (The system cannot find the file specified)
  23. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_72]
  24. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_72]
  25. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_72]
  26. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  27. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  28. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(SourceFile:91) [ls.class:?]
  29. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [ls.class:?]
  30. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  31. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  32. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  33. [14:24:06] [Server thread/WARN]: Failed to load operators list:
  34. java.io.FileNotFoundException: ops.json (The system cannot find the file specified)
  35. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_72]
  36. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_72]
  37. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_72]
  38. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  39. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  40. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(SourceFile:107) [ls.class:?]
  41. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:29) [ls.class:?]
  42. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  43. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  44. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  45. [14:24:06] [Server thread/WARN]: Failed to load white-list:
  46. java.io.FileNotFoundException: whitelist.json (The system cannot find the file specified)
  47. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_72]
  48. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_72]
  49. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_72]
  50. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  51. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  52. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [ls.class:?]
  53. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [ls.class:?]
  54. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  55. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  56. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  57. [14:24:09] [Server thread/INFO]: Preparing level "world"
  58. [14:24:10] [Server thread/INFO]: Preparing start region for level 0
  59. [14:24:12] [Server thread/INFO]: Preparing spawn area: 7%
  60. [14:24:13] [Server thread/INFO]: Preparing spawn area: 12%
  61. [14:24:14] [Server thread/INFO]: Preparing spawn area: 20%
  62. [14:24:15] [Server thread/INFO]: Preparing spawn area: 28%
  63. [14:24:16] [Server thread/INFO]: Preparing spawn area: 36%
  64. [14:24:17] [Server thread/INFO]: Preparing spawn area: 41%
  65. [14:24:18] [Server thread/INFO]: Preparing spawn area: 48%
  66. [14:24:19] [Server thread/INFO]: Preparing spawn area: 52%
  67. [14:24:21] [Server thread/INFO]: Preparing spawn area: 58%
  68. [14:24:22] [Server thread/INFO]: Preparing spawn area: 63%
  69. [14:24:23] [Server thread/INFO]: Preparing spawn area: 67%
  70. [14:24:24] [Server thread/INFO]: Preparing spawn area: 70%
  71. [14:24:26] [Server thread/INFO]: Preparing spawn area: 72%
  72. [14:24:27] [Server thread/INFO]: Preparing spawn area: 73%
  73. [14:24:28] [Server thread/INFO]: Preparing spawn area: 75%
  74. [14:24:29] [Server thread/INFO]: Preparing spawn area: 76%
  75. [14:24:30] [Server thread/INFO]: Preparing spawn area: 77%
  76. [14:24:31] [Server thread/INFO]: Preparing spawn area: 78%
  77. [14:24:33] [Server thread/INFO]: Preparing spawn area: 78%
  78. [14:24:34] [Server thread/INFO]: Preparing spawn area: 79%
  79. [14:24:35] [Server thread/INFO]: Preparing spawn area: 79%
  80. [14:24:37] [Server thread/INFO]: Preparing spawn area: 79%
  81. [14:24:38] [Server thread/INFO]: Preparing spawn area: 79%
  82. [14:24:47] [Server thread/ERROR]: Encountered an unexpected exception
  83. net.minecraft.util.ReportedException: Exception generating new chunk
  84. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:181) ~[ms.class:?]
  85. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) ~[ms.class:?]
  86. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]
  87. at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265) ~[MinecraftServer.class:?]
  88. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:235) ~[MinecraftServer.class:?]
  89. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]
  90. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  91. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  92. Caused by: java.lang.OutOfMemoryError: Java heap space
  93. at net.minecraft.world.chunk.NibbleArray.<init>(SourceFile:9) ~[apv.class:?]
  94. at net.minecraft.world.chunk.storage.ExtendedBlockStorage.<init>(SourceFile:26) ~[apz.class:?]
  95. at net.minecraft.world.chunk.Chunk.<init>(Chunk.java:141) ~[apx.class:?]
  96. at net.minecraft.world.gen.ChunkProviderGenerate.func_73154_d(ChunkProviderGenerate.java:226) ~[aqz.class:?]
  97. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172) ~[ms.class:?]
  98. ... 7 more
  99. [14:24:48] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Neven\Desktop\One folder to rule them all\Vanilla+ Server\.\crash-reports\crash-2016-01-24_14.24.47-server.txt
Advertisement
Add Comment
Please, Sign In to add comment