Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. [InfinityScript] An error occurred during initialization of the script DGAdmin: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: Method 'InfinityScript.BaseScript.Call' not found.
  2.  
  3. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  4.  
  5. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <5caf673ec8804f78960b9d7971b31464>:0
  6.  
  7. --- End of inner exception stack trace ---
  8.  
  9. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <5caf673ec8804f78960b9d7971b31464>:0
  10.  
  11. at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <5caf673ec8804f78960b9d7971b31464>:0
  12.  
  13. at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <5caf673ec8804f78960b9d7971b31464>:0
  14.  
  15. at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <5caf673ec8804f78960b9d7971b31464>:0
  16.  
  17. at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <5caf673ec8804f78960b9d7971b31464>:0
  18.  
  19. at System.Activator.CreateInstance (System.Type type) [0x00000] in <5caf673ec8804f78960b9d7971b31464>:0
  20.  
  21. at InfinityScript.ScriptLoader.LoadAssembly (System.Reflection.Assembly assembly) [0x00095] in <6d5f5c41fa6e49dfb76e71f76d86ffaf>:0
  22. [InfinityScript] Loading script nuke v1.1.0.5
  23. [InfinityScript] An error occurred during initialization of the script nuke: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: Method 'InfinityScript.Function.Call' not found.
  24.  
  25. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  26.  
  27. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <5caf673ec8804f78960b9d7971b31464>:0
  28.  
  29. --- End of inner exception stack trace ---
  30.  
  31. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <5caf673ec8804f78960b9d7971b31464>:0
  32.  
  33. at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <5caf673ec8804f78960b9d7971b31464>:0
  34.  
  35. at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <5caf673ec8804f78960b9d7971b31464>:0
  36.  
  37. at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <5caf673ec8804f78960b9d7971b31464>:0
  38.  
  39. at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <5caf673ec8804f78960b9d7971b31464>:0
  40.  
  41. at System.Activator.CreateInstance (System.Type type) [0x00000] in <5caf673ec8804f78960b9d7971b31464>:0
  42.  
  43. at InfinityScript.ScriptLoader.LoadAssembly (System.Reflection.Assembly assembly) [0x00095] in <6d5f5c41fa6e49dfb76e71f76d86ffaf>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement