Guest User

Untitled

a guest
Oct 24th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. InvalidCastException: Cannot cast from source type to destination type. - SDG.Un
  2. turned.UseableGun.askAttachTactical (CSteamID steamID, Byte page, Byte x, Byte y
  3. )
  4. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr,
  5. System.Reflection.Binder binder, System.Object[] parameters, System.Globalizati
  6. on.CultureInfo culture)
  7. Rethrow as TargetInvocationException: Exception has been thrown by the target of
  8. an invocation.
  9. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr,
  10. System.Reflection.Binder binder, System.Object[] parameters, System.Globalizati
  11. on.CultureInfo culture)
  12. System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] paramete
  13. rs)
  14. SDG.Unturned.SteamChannel.receive (CSteamID steamID, System.Byte[] packet, Int32
  15. offset, Int32 size)
  16. SDG.Unturned.Provider.receiveServer (CSteamID steamID, System.Byte[] packet, Int
  17. 32 offset, Int32 size, Int32 channel)
  18. SDG.Unturned.Provider.listenServer (Int32 channel)
  19. SDG.Unturned.Provider.listen ()
  20. SDG.Unturned.Provider.Update ()
  21.  
  22. InvalidCastException: Cannot cast from source type to destination type. - SDG.Un
  23. turned.UseableGun.askAttachTactical (CSteamID steamID, Byte page, Byte x, Byte y
  24. )
  25. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr,
  26. System.Reflection.Binder binder, System.Object[] parameters, System.Globalizati
  27. on.CultureInfo culture)
  28. Rethrow as TargetInvocationException: Exception has been thrown by the target of
  29. an invocation.
  30. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr,
  31. System.Reflection.Binder binder, System.Object[] parameters, System.Globalizati
  32. on.CultureInfo culture)
  33. System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] paramete
  34. rs)
  35. SDG.Unturned.SteamChannel.receive (CSteamID steamID, System.Byte[] packet, Int32
  36. offset, Int32 size)
  37. SDG.Unturned.Provider.receiveServer (CSteamID steamID, System.Byte[] packet, Int
  38. 32 offset, Int32 size, Int32 channel)
  39. SDG.Unturned.Provider.listenServer (Int32 channel)
  40. SDG.Unturned.Provider.listen ()
  41. SDG.Unturned.Provider.Update ()
Advertisement
Add Comment
Please, Sign In to add comment