Advertisement
Guest User

Untitled

a guest
Oct 30th, 2016
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. 2016-10-30 12:38:52.3654|INFO|CitizenMP.Server|Creating initial server instance.
  2. System.TypeInitializationException: The type initializer for 'CitizenMP.Server.Logging.WindowedLogger' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.ArgumentNullException: Could not open display (X-Server required. Check your DISPLAY environment variable)
  3. Parameter name: Display
  4. at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) <0x4128b8a0 + 0x00b9b> in <filename unknown>:0
  5. at System.Windows.Forms.XplatUIX11..ctor () <0x41289d60 + 0x001df> in <filename unknown>:0
  6. at System.Windows.Forms.XplatUIX11.GetInstance () <0x41289ba0 + 0x0005b> in <filename unknown>:0
  7. at System.Windows.Forms.XplatUI..cctor () <0x41289870 + 0x00137> in <filename unknown>:0
  8. --- End of inner exception stack trace ---
  9. at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () <0x41289820 + 0x0000b> in <filename unknown>:0
  10. at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () <0x412859c0 + 0x00017> in <filename unknown>:0
  11. at System.Windows.Forms.Control..ctor () <0x41284660 + 0x00243> in <filename unknown>:0
  12. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  13. at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () <0x412858f0 + 0x0001f> in <filename unknown>:0
  14. --- End of inner exception stack trace ---
  15. at System.Windows.Forms.Control..ctor () <0x41284660 + 0x00053> in <filename unknown>:0
  16. at System.Windows.Forms.Label..ctor () <0x412843c0 + 0x00067> in <filename unknown>:0
  17. at (wrapper remoting-invoke-with-check) System.Windows.Forms.Label:.ctor ()
  18. at CitizenMP.Server.Logging.WindowedLogger..cctor () <0x41284050 + 0x00047> in <filename unknown>:0
  19. --- End of inner exception stack trace ---
  20. at CitizenMP.Server.Program+<Start>d__4.MoveNext () <0x411ecc90 + 0x00557> in <filename unknown>:0
  21. sideways@vps315898:~/server/server1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement