Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. 22-2-2017 00:27:53
  2. System.IO.FileNotFoundException(0x80070002): Could not load file or assembly 'Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  3. at OrionClient.ClientGameLogic.GameLoop()
  4. at OrionClient.ClientGeneral.Startup()
  5. at OrionClient.FrmMenu.Frmmenu_Load(Object sender, EventArgs e)
  6. at System.EventHandler.Invoke(Object sender, EventArgs e)
  7. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  8. at System.Windows.Forms.Form.OnCreateControl()
  9. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  10. at System.Windows.Forms.Control.CreateControl()
  11. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  12. at System.Windows.Forms.Control.WndProc(Message& m)
  13. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  14. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement