Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. ----7/16/2018 9:26:20 AM----
  2. Type: WebException
  3. Source: System
  4. Message: The request was aborted: Could not create SSL/TLS secure channel.
  5. Target: DownloadFile
  6. Trace: at System.Net.WebClient.DownloadFile(Uri address, String fileName)
  7. at MCGalaxy.Generator.HeightmapGen.DownloadImage(String url, String dir, Player p)
  8.  
  9. -------------------------
  10. ----7/16/2018 11:26:05 AM----
  11. Type: NullReferenceException
  12. Source: MCGalaxy_
  13. Message: Object reference not set to an instance of an object.
  14. Target: FastGetBlock
  15. Trace: at MCGalaxy.Level.FastGetBlock(Int32 index)
  16. at MCGalaxy.Commands.World.CmdFixGrass.Fix(Player p, Level lvl, Int32& totalFixed, Boolean fixGrass, Boolean fixDirt)
  17. at MCGalaxy.Commands.World.CmdFixGrass.Use(Player p, String message, CommandData data)
  18. at MCGalaxy.Player.UseCommand(Command command, String message, CommandData data)
  19.  
  20. -------------------------
  21. ----7/16/2018 11:27:43 AM----
  22. Type: NullReferenceException
  23. Source: MCGalaxy_
  24. Message: Object reference not set to an instance of an object.
  25. Target: FastGetBlock
  26. Trace: at MCGalaxy.Level.FastGetBlock(Int32 index)
  27. at MCGalaxy.Commands.World.CmdFixGrass.Fix(Player p, Level lvl, Int32& totalFixed, Boolean fixGrass, Boolean fixDirt)
  28. at MCGalaxy.Commands.World.CmdFixGrass.Use(Player p, String message, CommandData data)
  29. at MCGalaxy.Player.UseCommand(Command command, String message, CommandData data)
  30.  
  31. -------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement