Economics

Moved

Total Downloads: 13,848 - First Release: Nov 10, 2014 - Last Update: Jan 10, 2018

5/5, 43 likes
  1. /ecowipe is not working
    unknown command : ecowipe
     
  2. Wulf

    Wulf Community Admin

    The Overview is updated for the upcoming update I am posting.
     
  3. Wulf

    Wulf Community Admin

    Wulf updated Economics with a new update entry:

    3.0.0

     
  4. Getting spammed with this in console


    Code:
    (23:10:32) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (23:10:32) | at Oxide.Plugins.Economics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  5. Wulf

    Wulf Community Admin

    Any plugins using it will need to be updated.
     
  6. Okay thanks. Thats why NTeleportation is sending error. will post there thanks.
     
  7. Wulf

    Wulf Community Admin

    I'll be adding some more methods too that should handle it for ulong IDs, which should fix it for it too. Some methods may have been renamed though, so may still be some issues.
     
  8. Wulf

    Wulf Community Admin

    Wulf updated Economics with a new update entry:

    3.1.0

     
  9. Code:
    (00:26:59) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:26:59) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:06) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:07) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:08) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:08) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:09) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:14) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:15) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:16) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:17) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:18) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:19) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:20) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:20) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:21) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:22) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    (00:27:27) | Failed to call hook 'Deposit' on plugin 'Economics v3.0.0' (InvalidCastException: Cannot cast from source type to destination type.)
    Error!!
     
  10. Wulf

    Wulf Community Admin

    See above posts!
     
  11. Sorry i'm a biiiig donkey
     
  12. Thanks
     
  13. The update wiped all my balances... :( ppl are pissed.... make sure you guys back up your Economics.json file before the update.... ;(
     
  14. along with the above error messages it wiped the players earned money. now i have allot of unhappy players.
    I am starting to hate Thursdays.
     
  15. Wulf

    Wulf Community Admin

    Always do backups with everything; don't do blind updates and test first.

    Above error messages are from other plugins, not this plugin.
     
  16. This info should have been added to the description.
     
  17. Wulf

    Wulf Community Admin

    This info was not known or reproduced, so it was not added.
     
  18. FYI, the oxide data folder has all the players money recorded. delete the Economics.json file in config folder and upload a saved version if you have one.
    The updated Economics is not reading the file in the data folder and resets the config file to nothing.
     
  19. Wulf

    Wulf Community Admin

    The format changed, so it isn't reading the old one right now due to it not matching what it expects. Working on a conversion for it.