Advertisement
Ascarion

RiotShield Debian

Apr 3rd, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. Linux ascarion 2.6.18-194.26.1.el5.028stab078.1 #1 SMP Sat Nov 13 12:57:56 MSK 2010 i686
  2. daniel@ascarion:~$ cd RiotShield/
  3. daniel@ascarion:~/RiotShield$ mono RiotShield.exe
  4. WARNING: The runtime version supported by this application is unavailable.
  5. Using default runtime: v1.1.4322
  6.  
  7. ** (RiotShield.exe:11731): WARNING **: The class System.Data.Common.DbProviderFactory could not be loaded, used in System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  8.  
  9. ** (RiotShield.exe:11731): WARNING **: Missing method System.Threading.Monitor::Enter(object,bool&) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /home/daniel/RiotShield/Nil.dll
  10.  
  11. Unhandled Exception: System.MissingMethodException: Method not found: 'System.Threading.Monitor.Enter'.
  12. at RiotShield.Program.DumpAndTerminate (System.Exception exception) [0x00000] in <filename unknown>:0
  13. at RiotShield.Program.Main (System.String[] arguments) [0x00000] in <filename unknown>:0
  14. daniel@ascarion:~/RiotShield$ mono --version
  15. Mono JIT compiler version 2.6.7 (Debian 2.6.7-5)
  16. Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
  17. TLS: __thread
  18. GC: Included Boehm (with typed GC and Parallel Mark)
  19. SIGSEGV: altstack
  20. Notifications: epoll
  21. Architecture: x86
  22. Disabled: none
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement