Advertisement
Guest User

Untitled

a guest
Mar 17th, 2021
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 17.03.21 14:18
  5. Description: Exception in server tick loop
  6.  
  7. java.net.UnknownHostException: Survival6BC
  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 zg.d(SourceFile:137)
  16. at net.minecraft.server.MinecraftServer.w(SourceFile:645)
  17. at net.minecraft.server.MinecraftServer.a(SourceFile:257)
  18. at java.lang.Thread.run(Unknown Source)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- System Details --
  25. Details:
  26. Minecraft Version: 1.16.5
  27. Minecraft Version ID: 1.16.5
  28. Operating System: Windows 10 (amd64) version 10.0
  29. Java Version: 1.8.0_281, Oracle Corporation
  30. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  31. Memory: 1017425000 bytes (970 MB) / 1281359872 bytes (1222 MB) up to 3799515136 bytes (3623 MB)
  32. CPUs: 4
  33. JVM Flags: 0 total;
  34. Data Packs: vanilla
  35. Is Modded: Unknown (can't tell)
  36. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement