Advertisement
Guest User

Minecraft Server Issue

a guest
Dec 21st, 2010
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. INFO] Starting minecraft server version 0.2.8
  2. [WARNING] **** NOT ENOUGH RAM!
  3. [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  4. [INFO] Loading properties
  5. [INFO] Starting Minecraft server on 76.164.123.194:25565
  6. [SEVERE] Unexpected exception
  7. java.lang.RuntimeException: java.net.BindException: Cannot assign requested address: JVM_Bind
  8. at ds.<init>(ds.java:32)
  9. at net.minecraft.server.MinecraftServer.d(SourceFile:114)
  10. at net.minecraft.server.MinecraftServer.run(SourceFile:191)
  11. at bx.run(SourceFile:484)
  12. Caused by: java.net.BindException: Cannot assign requested address: JVM_Bind
  13. at java.net.PlainSocketImpl.socketBind(Native Method)
  14. at java.net.PlainSocketImpl.bind(Unknown Source)
  15. at java.net.ServerSocket.bind(Unknown Source)
  16. at java.net.ServerSocket.<init>(Unknown Source)
  17. at ds.<init>(ds.java:29)
  18. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement