Advertisement
burn3rs

Untitled

Jul 22nd, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. Application: MusicPlayer.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.NullReferenceException
  5. at Quobject.SocketIoClientDotNet.Parser.Parser+Encoder.Encode(Quobject.SocketIoClientDotNet.Parser.Packet, ICallback)
  6. at Quobject.SocketIoClientDotNet.Client.Manager.ProcessPacketQueue()
  7. at Quobject.SocketIoClientDotNet.Client.Socket.Emit(System.String, System.Object[])
  8. at WindowsFormsApp1.Form1.func2_3_rechecks_song(System.String[], OpenQA.Selenium.IWebDriver)
  9. at WindowsFormsApp1.Form1.func2_2_play_song_number(System.String[], OpenQA.Selenium.IWebDriver)
  10. at WindowsFormsApp1.Form1.func2_play_song(System.String[], OpenQA.Selenium.IWebDriver)
  11. at WindowsFormsApp1.Form1.func1_choose_album(System.String[], OpenQA.Selenium.IWebDriver)
  12. at WindowsFormsApp1.Form1.func3_choose_song(System.String[], OpenQA.Selenium.IWebDriver)
  13. at WindowsFormsApp1.Form1.func2_3_rechecks_song(System.String[], OpenQA.Selenium.IWebDriver)
  14. at WindowsFormsApp1.Form1.func2_2_play_song_number(System.String[], OpenQA.Selenium.IWebDriver)
  15. at WindowsFormsApp1.Form1.func2_play_song(System.String[], OpenQA.Selenium.IWebDriver)
  16. at WindowsFormsApp1.Form1.func1_choose_album(System.String[], OpenQA.Selenium.IWebDriver)
  17. at WindowsFormsApp1.Form1.func3_choose_song(System.String[], OpenQA.Selenium.IWebDriver)
  18. at WindowsFormsApp1.Form1.func2_3_rechecks_song(System.String[], OpenQA.Selenium.IWebDriver)
  19. at WindowsFormsApp1.Form1.func2_2_play_song_number(System.String[], OpenQA.Selenium.IWebDriver)
  20. at WindowsFormsApp1.Form1.func2_play_song(System.String[], OpenQA.Selenium.IWebDriver)
  21. at WindowsFormsApp1.Form1.func1_choose_album(System.String[], OpenQA.Selenium.IWebDriver)
  22. at WindowsFormsApp1.Form1.func3_choose_song(System.String[], OpenQA.Selenium.IWebDriver)
  23. at WindowsFormsApp1.Form1.func2_3_rechecks_song(System.String[], OpenQA.Selenium.IWebDriver)
  24. at WindowsFormsApp1.Form1.func2_2_play_song_number(System.String[], OpenQA.Selenium.IWebDriver)
  25. at WindowsFormsApp1.Form1.func2_play_song(System.String[], OpenQA.Selenium.IWebDriver)
  26. at WindowsFormsApp1.Form1.func1_choose_album(System.String[], OpenQA.Selenium.IWebDriver)
  27. at WindowsFormsApp1.Form1.func3_choose_song(System.String[], OpenQA.Selenium.IWebDriver)
  28. at WindowsFormsApp1.Form1.func2_3_rechecks_song(System.String[], OpenQA.Selenium.IWebDriver)
  29. at WindowsFormsApp1.Form1.func2_2_play_song_number(System.String[], OpenQA.Selenium.IWebDriver)
  30. at WindowsFormsApp1.Form1.func2_play_song(System.String[], OpenQA.Selenium.IWebDriver)
  31. at WindowsFormsApp1.Form1.func1_choose_album(System.String[], OpenQA.Selenium.IWebDriver)
  32. at WindowsFormsApp1.Form1.login()
  33. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  34. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  35. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  36. at System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement