Advertisement
Guest User

Untitled

a guest
May 7th, 2014
858
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. xxxx@gurb:~/tmp/lol/tuxlol-0.1-dd62ba8-bin$ mono tuxlol.exe patch --dir "~/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot\ Games/League\ of\ Legends/"
  2. Missing method .ctor in assembly /home/xxxx/tmp/lol/tuxlol-0.1-dd62ba8-bin/CommandLine.dll, type System.Runtime.CompilerServices.ExtensionAttribute
  3. Can't find custom attr constructor image: /home/xxxx/tmp/lol/tuxlol-0.1-dd62ba8-bin/CommandLine.dll mtoken: 0x0a000014
  4. * Assertion at class.c:5597, condition `!mono_loader_get_last_error ()' not met
  5.  
  6. Stacktrace:
  7.  
  8.  
  9. Native stacktrace:
  10.  
  11. mono() [0x4b73d8]
  12. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7fa29bce6340]
  13. /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39) [0x7fa29b946f79]
  14. /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7fa29b94a388]
  15. mono() [0x638575]
  16. mono() [0x6386b6]
  17. mono() [0x5298e6]
  18. mono(mono_class_get_full+0xe2) [0x52a0c2]
  19. mono() [0x56b30c]
  20. mono() [0x56b45b]
  21. mono(mono_type_create_from_typespec+0xbb) [0x56c9bb]
  22. mono() [0x526c82]
  23. mono(mono_class_get_full+0x192) [0x52a172]
  24. mono(mono_field_from_token+0x1fc) [0x54b48c]
  25. mono() [0x450a5c]
  26. mono() [0x475ee3]
  27. mono() [0x467b76]
  28. mono() [0x421e2e]
  29. mono() [0x4253cd]
  30. mono() [0x426332]
  31. mono(mono_runtime_invoke+0x3d) [0x5b486d]
  32. mono(mono_runtime_exec_main+0xa8) [0x5b6488]
  33. mono(mono_main+0x11e6) [0x48cb86]
  34. /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7fa29b931ec5]
  35. mono() [0x419c1a]
  36.  
  37. Debug info from gdb:
  38.  
  39. ptrace: Operation not permitted.
  40. No threads.
  41.  
  42. =================================================================
  43. Got a SIGABRT while executing native code. This usually indicates
  44. a fatal error in the mono runtime or one of the native libraries
  45. used by your application.
  46. =================================================================
  47.  
  48. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement