Advertisement
Guest User

Untitled

a guest
Jun 15th, 2018
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. 2018-06-15 01:03:49,317 [CheckThread #4] DEBUG ????????????????????????????????????????? [(null)] - Unable to get the account data
  2. 2018-06-15 01:03:50,328 [CheckThread #2] ERROR RuneScape.RuneScapeCompanion [(null)] - Exception when getting the account data
  3. System.AggregateException: Det oppsto én eller flere feil. ---> System.NullReferenceException: Objektreferanse er ikke satt til en objektforekomst.
  4. ved RuneScape.RuneScapeWeb..ctor()
  5. ved RuneScape.RuneScapeCompanion.<>c__DisplayClass27_0.<TryGetPlayerInfo>b__0()
  6. ved System.Threading.Tasks.Task`1.InnerInvoke()
  7. ved System.Threading.Tasks.Task.Execute()
  8. --- Slutten på sporingen av intern unntaksstakk ---
  9. ved System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  10. ved System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  11. ved System.Threading.Tasks.Task.Wait(CancellationToken cancellationToken)
  12. ved RuneScape.RuneScapeCompanion.GetAccount(String username, String password, RuneScapeAccount& runeScapeAccount)
  13. ---> (indre unntak nummer 0) System.NullReferenceException: Objektreferanse er ikke satt til en objektforekomst.
  14. ved RuneScape.RuneScapeWeb..ctor()
  15. ved RuneScape.RuneScapeCompanion.<>c__DisplayClass27_0.<TryGetPlayerInfo>b__0()
  16. ved System.Threading.Tasks.Task`1.InnerInvoke()
  17. ved System.Threading.Tasks.Task.Execute()<---
  18.  
  19. 2018-06-15 01:03:50,329 [CheckThread #2] DEBUG ????????????????????????????????????????? [(null)] - Unable to get the account data
  20. 2018-06-15 01:03:50,329 [CheckThread #6] ERROR RuneScape.RuneScapeCompanion [(null)] - Exception when getting the account data
  21. System.AggregateException: Det oppsto én eller flere feil. ---> System.NullReferenceException: Objektreferanse er ikke satt til en objektforekomst.
  22. ved RuneScape.RuneScapeWeb..ctor()
  23. ved RuneScape.RuneScapeCompanion.<>c__DisplayClass27_0.<TryGetPlayerInfo>b__0()
  24. ved System.Threading.Tasks.Task`1.InnerInvoke()
  25. ved System.Threading.Tasks.Task.Execute()
  26. --- Slutten på sporingen av intern unntaksstakk ---
  27. ved System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  28. ved System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  29. ved System.Threading.Tasks.Task.Wait(CancellationToken cancellationToken)
  30. ved RuneScape.RuneScapeCompanion.GetAccount(String username, String password, RuneScapeAccount& runeScapeAccount)
  31. ---> (indre unntak nummer 0) System.NullReferenceException: Objektreferanse er ikke satt til en objektforekomst.
  32. ved RuneScape.RuneScapeWeb..ctor()
  33. ved RuneScape.RuneScapeCompanion.<>c__DisplayClass27_0.<TryGetPlayerInfo>b__0()
  34. ved System.Threading.Tasks.Task`1.InnerInvoke()
  35. ved System.Threading.Tasks.Task.Execute()<---
  36.  
  37. 2018-06-15 01:03:50,332 [CheckThread #6] DEBUG ????????????????????????????????????????? [(null)] - Unable to get the account data
  38. 2018-06-15 01:03:50,335 [CheckThread #8] DEBUG RuneScape.RuneScapeCompanion [(null)] - Got the display name: bluecreeper6
  39. 2018-06-15 01:03:50,335 [15] ERROR RuneScape.ChilkatHandler [(null)] - Unable to activate the chilkat http client
  40. 2018-06-15 01:03:50,345 [CheckThread #8] DEBUG RuneScape.RuneScapeCompanion [(null)] - Selecting the bank tab
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement