Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ooh. Shiny.
  3.  
  4. Time: 8/18/17 12:13 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.net.UnknownHostException: your.server.ip
  8. at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  9. at java.net.InetAddress$2.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 Server 2016 (amd64) version 10.0
  27. Java Version: 1.8.0_141, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  29. Memory: 190367528 bytes (181 MB) / 208666624 bytes (199 MB) up to 3810525184 bytes (3634 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