Advertisement
Mrwill9000

error

Aug 13th, 2019
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 8/13/19 7:35 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.net.UnknownHostException: play.datsminigames.now
  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 ld.j(SourceFile:152)
  16. at net.minecraft.server.MinecraftServer.run(SourceFile:428)
  17. at java.lang.Thread.run(Unknown Source)
  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.10
  26. Operating System: Windows 7 (x86) version 6.1
  27. Java Version: 1.8.0_221, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  29. Memory: 33275608 bytes (31 MB) / 54644736 bytes (52 MB) up to 259522560 bytes (247 MB)
  30. JVM Flags: 0 total;
  31. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  32. Profiler Position: N/A (disabled)
  33. Is Modded: Unknown (can't tell)
  34. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement