1. When I try to view group permission like o.show group default I get this error:
    Code:
    | Failed to call hook 'ShowCommand' on plugin 'RustCore v2.0.3720' (FormatException: Input string was not in a correct format.)
    (19:45:28) | at System.String.ParseFormatSpecifier (System.String str, System.Int32& ptr, System.Int32& n, System.Int32& width, System.Boolean& left_align, System.String& format) [0x00000] in <filename unknown>:0
    at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
    at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
    at System.String.Format (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Game.Rust.Libraries.Covalence.RustConsolePlayer.Message (System.String message, System.String prefix, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Game.Rust.Libraries.Covalence.RustConsolePlayer.Reply (System.String message) [0x00000] in <filename unknown>:0
    at Oxide.Game.Rust.RustCore.ShowCommand (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    
    Works fine for o.show user <name>
     
  2. Wulf

    Wulf Community Admin

    Thanks, I'll apply a fix when I get to my desktop.
     
  3. Yep, no worries. Great job as always Wulf! :D
     
  4. Wulf

    Wulf Community Admin

    Just to confirm, do you have any players with { or } in their name? you can check by opening the oxide.users.data file.
     
  5. Code:
    oxide.show group default
    after last update I have this error on some groups (on group default too), on one I have checked all possible users from this group (oxide.show user 7656....) and all of them shows in console normally.
    possible nickname casing this contains {}
    Code:
    (10:24:28) | Failed to call hook 'ShowCommand' on plugin 'RustCore v2.0.3720' (FormatException: Input string was not in a correct format.)
    (10:24:28) | at System.String.ParseFormatSpecifier (System.String str, System.Int32& ptr, System.Int32& n, System.Int32& width, System.Boolean& left_align, System.String& format) [0x00000] in <filename unknown>:0
      at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at System.String.Format (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Covalence.RustConsolePlayer.Message (System.String message, System.String prefix, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Covalence.RustConsolePlayer.Reply (System.String message) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.RustCore.ShowCommand (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  6. Sorry man I will have to check after work
     
  7. after update oxide v2.0.3728, still have this issue, the group definitely contains user with {}
     
  8. Wulf

    Wulf Community Admin

    It is fixed in a later build, not 3728.
     
  9. ok, thanks
     
  10. We have the same problem for group default. There are two players with { in their names. We tried using 2.0.3734 from here:-

    Releases · OxideMod/Oxide · GitHub

    but still have the same issue.
     
  11. hiya im trying to see my vip groups to see the perms ive added.
    i can do
    o.show group VIPL2
    o.show group VIPL3

    but if i try and do o.show group VIP i get this error.
    im running the latest version Oxide Version: 2.0.3734

    Code:
    (16:07:37) | Failed to call hook 'ShowCommand' on plugin 'RustCore v2.0.3734' (FormatException: Input string was not in a correct format.)
    (16:07:37) | at System.String.ParseFormatSpecifier (System.String str, System.Int32& ptr, System.Int32& n, System.Int32& width, System.Boolean& left_align, System.String& format) [0x00000] in <filename unknown>:0
      at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at System.String.Format (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Covalence.RustConsolePlayer.Message (System.String message, System.String prefix, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.Libraries.Covalence.RustConsolePlayer.Reply (System.String message) [0x00000] in <filename unknown>:0
      at Oxide.Game.Rust.RustCore.ShowCommand (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Nov 13, 2017
  12. Wulf

    Wulf Community Admin

    I can't reproduce that in the latest snapshots, so you may want to make sure you've tried with those first. You can get them from https://ci.appveyor.com/project/oxidemod/oxide/build/artifacts.
     
  13. can you confirm i am on the lastest versionif i am i still get that error

    (16:57:53) | Protocol: 2034.153.1

    Build Date: 11/10/2017 22:48:55

    Unity Version: 2017.1.2f1

    Changeset: 23777

    Branch: main

    Oxide Version: 2.0.3734
     
  14. Wulf

    Wulf Community Admin

    2034 is the last release on GitHub, not the latest snapshot.
     
  15. Oxide Version: 2.0.3740
    ok all working fine for me now i installed from the link you posted and all good im now on Oxide Version: 2.0.3740 and the show group works now.


    i know this is in the wrong post wulf but is there anyway to stop the multy stacking of these dam rad town barracaides there so annoying to players lol
     
  16. Great thank you. Working with snapshot 2.0.3740. :)
     
  17. @Wombat do u mean remove all them barricades which are like 6 deep in the radtowns on the doors ?
     
  18. oh no mine are like 30 deep lol :D
     
  19. thats a serious issue u got there - 30 deep would drive u insane.
    Mine used to be 6 deep.