Advertisement
Guest User

Minecraft 1.0.0 Server launch exception

a guest
Nov 18th, 2011
1,187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. 174 recipes
  2. 27 achievements
  3. 2011-11-18 23:17:31 [INFO] Starting minecraft server version 1.0.0
  4. 2011-11-18 23:17:31 [INFO] Loading properties
  5. 2011-11-18 23:17:31 [WARNING] server.properties does not exist
  6. 2011-11-18 23:17:31 [INFO] Generating new properties file
  7. 2011-11-18 23:17:31 [INFO] Starting Minecraft server on *:25565
  8. 2011-11-18 23:17:31 [WARNING] Failed to load ban list: java.io.FileNotFoundException: banned-players.txt (No such file or directory)
  9. 2011-11-18 23:17:31 [WARNING] Failed to load ip ban list: java.io.FileNotFoundException: banned-ips.txt (No such file or directory)
  10. 2011-11-18 23:17:31 [WARNING] Failed to load operators list: java.io.FileNotFoundException: ops.txt (No such file or directory)
  11. 2011-11-18 23:17:31 [WARNING] Failed to load white-list: java.io.FileNotFoundException: white-list.txt (No such file or directory)
  12. 2011-11-18 23:17:31 [INFO] Preparing level "world"
  13. 2011-11-18 23:17:31 [INFO] Default game type: 0
  14. Unable to find spawn biome
  15. Unable to find spawn biome
  16. java.lang.NullPointerException
  17. at in.c(SourceFile:75)
  18. at r.b(SourceFile:843)
  19. at up.a(SourceFile:46)
  20. at eh.a(SourceFile:24)
  21. at xc.a(SourceFile:28)
  22. at aw.a(SourceFile:190)
  23. at a.a(SourceFile:336)
  24. at hl.a(SourceFile:133)
  25. at kr.a(SourceFile:806)
  26. at hl.a(SourceFile:76)
  27. at hl.b(SourceFile:87)
  28. at r.c(SourceFile:321)
  29. at r.a(SourceFile:278)
  30. at r.b(SourceFile:282)
  31. at r.a(SourceFile:219)
  32. at ur.a(SourceFile:63)
  33. at r.c(SourceFile:187)
  34. at r.<init>(SourceFile:148)
  35. at in.<init>(SourceFile:28)
  36. at vz.<init>(SourceFile:10)
  37. at net.minecraft.server.MinecraftServer.a(SourceFile:226)
  38. at net.minecraft.server.MinecraftServer.s(SourceFile:164)
  39. at net.minecraft.server.MinecraftServer.run(SourceFile:309)
  40. at rl.run(SourceFile:457)
  41. 2011-11-18 23:17:32 [SEVERE] Unexpected exception
  42. java.lang.NullPointerException
  43. at in.c(SourceFile:75)
  44. at r.b(SourceFile:843)
  45. at up.a(SourceFile:46)
  46. at eh.a(SourceFile:24)
  47. at xc.a(SourceFile:28)
  48. at aw.a(SourceFile:190)
  49. at a.a(SourceFile:336)
  50. at hl.a(SourceFile:133)
  51. at kr.a(SourceFile:806)
  52. at hl.a(SourceFile:76)
  53. at hl.b(SourceFile:87)
  54. at r.c(SourceFile:321)
  55. at r.a(SourceFile:278)
  56. at r.b(SourceFile:282)
  57. at r.a(SourceFile:219)
  58. at ur.a(SourceFile:63)
  59. at r.c(SourceFile:187)
  60. at r.<init>(SourceFile:148)
  61. at in.<init>(SourceFile:28)
  62. at vz.<init>(SourceFile:10)
  63. at net.minecraft.server.MinecraftServer.a(SourceFile:226)
  64. at net.minecraft.server.MinecraftServer.s(SourceFile:164)
  65. at net.minecraft.server.MinecraftServer.run(SourceFile:309)
  66. at rl.run(SourceFile:457)
  67.  
  68.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement