jtrent238

crash-2015-01-21_17.45.05-server

Jan 27th, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 1/21/15 5:45 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.net.UnknownHostException: 10.568.485.10
  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 net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:106)
  16. at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:426)
  17. at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618)
  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.5
  26. Operating System: Windows 7 (x86) version 6.1
  27. Java Version: 1.8.0_25, Oracle Corporation
  28. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  29. Memory: 5141968 bytes (4 MB) / 16318464 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. CraftBukkit Information:
  34. Running:
  35. Failed to handle CraftCrashReport:
  36. java.lang.NullPointerException
  37. at org.bukkit.Bukkit.getName(Bukkit.java:74)
  38. at org.bukkit.craftbukkit.v1_7_R2.CraftCrashReport.call(CraftCrashReport.java:20)
  39. at net.minecraft.server.v1_7_R2.CrashReportSystemDetails.a(SourceFile:74)
  40. at net.minecraft.server.v1_7_R2.CrashReport.h(CrashReport.java:45)
  41. at net.minecraft.server.v1_7_R2.CrashReport.<init>(CrashReport.java:33)
  42. at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:476)
  43. at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618)
  44.  
  45. Profiler Position: N/A (disabled)
  46. Is Modded: ~~ERROR~~ NullPointerException: null
  47. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment