Advertisement
Some_Devil

Untitled

Oct 2nd, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. [02/10/2016 19:00:00] Exception thrownInitialize:
  2. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'SampSharp.Streamer.Streamer' threw an exception. ---> System.TypeLoadException: Could not load type 'SampSharp.GameMode.API.NativeObjectProxyFactory' from assembly 'SampSharp.GameMode, Version=0.7.6107.37493, Culture=neutral, PublicKeyToken=null'.
  3. --- End of inner exception stack trace ---
  4. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  5. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in C:\j\workspace\v\repos\mono\mcs\class\corlib\System.Reflection\MonoMethod.cs:644
  6. --- End of inner exception stack trace ---
  7. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00013] in C:\j\workspace\v\repos\mono\mcs\class\corlib\System.Reflection\MonoMethod.cs:650
  8. at System.RuntimeType.CreateInstanceMono (Boolean nonPublic) [0x000ca] in C:\j\workspace\v\repos\mono\mcs\class\corlib\ReferenceSources\RuntimeType.cs:115
  9. at System.RuntimeType.CreateInstanceSlow (Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x0001a] in C:\j\workspace\v\repos\mono\mcs\class\corlib\ReferenceSources\RuntimeType.cs:89
  10. at System.RuntimeType.CreateInstanceDefaultCtor (Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x0002a] in C:\j\workspace\v\repos\mono\external\referencesource\mscorlib\system\rttype.cs:5599
  11. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00040] in C:\j\workspace\v\repos\mono\external\referencesource\mscorlib\system\activator.cs:201
  12. at System.Activator.CreateInstance (System.Type type) [0x00000] in C:\j\workspace\v\repos\mono\external\referencesource\mscorlib\system\activator.cs:134
  13. at SampSharp.GameMode.BaseMode.LoadExtensions () <0x3ce8ac0 + 0x004f3> in <filename unknown>:0
  14. at SampSharp.GameMode.BaseMode.Initialize () <0x3ce8870 + 0x00017> in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement