Advertisement
Guest User

Untitled

a guest
Oct 20th, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ooh. Shiny.
  3.  
  4. Time: 20.10.14 18:36
  5. Description: Exception in server tick loop
  6.  
  7. java.net.UnknownHostException: 25.109.113.15:25565
  8. at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  9. at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
  10. at java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  11. at java.net.InetAddress.getAllByName0(Unknown Source)
  12. at java.net.InetAddress.getAllByName(Unknown Source)
  13. at java.net.InetAddress.getAllByName(Unknown Source)
  14. at java.net.InetAddress.getByName(Unknown Source)
  15. at lt.e(SourceFile:136)
  16. at net.minecraft.server.MinecraftServer.run(SourceFile:339)
  17. at lj.run(SourceFile:628)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- System Details --
  24. Details:
  25. Minecraft Version: 1.7.10
  26. Operating System: Windows 8.1 (x86) version 6.3
  27. Java Version: 1.7.0_65, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
  29. Memory: 4622176 bytes (4 MB) / 16252928 bytes (15 MB) up to 259522560 bytes (247 MB)
  30. JVM Flags: 0 total;
  31. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  32. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  33. Profiler Position: N/A (disabled)
  34. Is Modded: Unknown (can't tell)
  35. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement