Advertisement
Eiromplays

Error

Apr 7th, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. Exception has been thrown by the target of an invocation.
  2. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  3. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0
  4. at SDG.Unturned.SteamChannel.receive (Steamworks.CSteamID steamID, System.Byte[] packet, System.Int32 offset, System.Int32 size) [0x00281] in <282eca00b2984a0581911710b7ad9d9f>:0
  5. Attempted to divide by zero.
  6. at SDG.Unturned.ItemCurrencyAsset.spendValue (SDG.Unturned.Player player, System.UInt32 requiredValue) [0x0003c] in <282eca00b2984a0581911710b7ad9d9f>:0
  7. at SDG.Unturned.VendorSellingBase.buy (SDG.Unturned.Player player) [0x00045] in <282eca00b2984a0581911710b7ad9d9f>:0
  8. at SDG.Unturned.VendorSellingItem.buy (SDG.Unturned.Player player) [0x00000] in <282eca00b2984a0581911710b7ad9d9f>:0
  9. at SDG.Unturned.PlayerQuests.askBuyFromVendor (Steamworks.CSteamID steamID, System.UInt16 id, System.Byte index) [0x000bc] in <282eca00b2984a0581911710b7ad9d9f>:0
  10. at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  11. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <e1319b7195c343e79b385cd3aa43f5dc>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement