1. the problem is after each update you need to delete dat file because even you restart the server it can not be handle and work properly. I deleted dat file but not touch config file and let the plugin for create new dat file which cause to destroy all created groups but errors gone!

    currently 17player in server without single error
     
  2. I'll give that a try.
     
  3. man I dont know why i keep getting this error I tried everything :/
    I even tookout all my plugins and it still threw these errors

    Code:
    [Oxide] 3:20 PM [Error] LuaScriptException while calling OnPlayerChat:
    File: RotAG-Groups.lua Line: 731 attempt to index field '?' (a nil value):File: RotAG-Groups.lua Line: 738 attempt to concatenate local 'realName' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    [Oxide] 4:26 PM [Error] LuaScriptException while calling OnEntityAttacked:
    File: RotAG-Groups.lua Line: 662 attempt to call method 'Total' (a nil value):
     
    Last edited by a moderator: Mar 3, 2015
  4. Possible to have a option in config to use /sethome share in groups?
     
  5. im getting this error as well.
    Code:
    [Oxide] 7:38 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'RotAG-Groups'
    File: RotAG-Groups.lua Line: 731 attempt to index field '?' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
    [DOUBLEPOST=1425735966,1425699606][/DOUBLEPOST]got the above issue fixed. now having an issue where the group name shows up twice like [BB] [BB] name instead of [BB] name
     
    Last edited by a moderator: Apr 10, 2015
  6. any player can make him self a group leader in the group...
     
  7. Code:
    [Oxide] 9:30 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'RotAG-Groups'
    File: RotAG-Groups.lua Line: 731 attempt to index field '?' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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: Apr 10, 2015
  8. Code:
    [Oxide] 2:07 PM [Error] Failed to call hook 'OnEntityAttacked' on plugin 'RotAG-Groups'
    File: RotAG-Groups.lua Line: 662 attempt to call method 'Total' (a string value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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: Apr 10, 2015
  9. We have the same issue... anybody know how to fix or do we have to wait for a update?
     
    Last edited by a moderator: Apr 10, 2015
  10. Try this for OnEntityAttacked errors. Should address Total. Haven't been home to test it on my own server however.
     

    Attached Files:

  11. Since the oxide already have groups permission user support should we keep resume to use this plugin for group system?
     
  12. The transfer money always say not found name when the player has group.
     
  13. i deleted this Plugin and put the new one from dcode..but they still have the Group Tag :(...I was ingame and typed /gr NAME and players leaved there group and still have it -.-*
     
  14. Ran into few problems, after I, as a group owner left the group and now others cannot leave the group.
    Code:
    [Oxide] 11:40 PM [Error] Failed to call hook 'C_Group' on plugin 'RotAG-Groups'
    File: RotAG-Groups.lua Line: 330 attempt to index field '?' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
    [Oxide] 11:40 PM [Error] Failed to call hook 'C_Group' on plugin 'RotAG-Groups'
    File: RotAG-Groups.lua Line: 227 attempt to index field '?' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
    [Oxide] 11:40 PM [Error] Failed to call hook 'C_Group' on plugin 'RotAG-Groups'
    File: RotAG-Groups.lua Line: 227 attempt to index field '?' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
    [Oxide] 11:40 PM [Error] Failed to call hook 'C_Group' on plugin 'RotAG-Groups'
    File: RotAG-Groups.lua Line: 227 attempt to index field '?' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
    [Oxide] 11:40 PM [Error] Failed to call hook 'C_Group' on plugin 'RotAG-Groups'
    File: RotAG-Groups.lua Line: 330 attempt to index field '?' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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
     
  15. Same Problem here ....Upload it again mabye its work then...but now i deleted and the players still have the tag and i am using dcode clans plugin now
     
  16. So I posted on the Oxide Support board with this Error and Wulf recommended I post this here

    Groups:

    12:32 AM [Error] Failed to initialize plugin RotAG-Groups
    File: RotAG-Groups.lua Line: 84 Object reference not set to an instance of an object:
    at Oxide.Core.Configuration.DynamicConfigFile.GetEnumerator () [0x00000] in <filename unknown>:0
    at Oxide.Lua.Utility.TableFromConfig (Oxide.Core.Configuration.DynamicConfigFile config, NLua.Lua lua) [0x00000] in <filename unknown>:0
    at Oxide.Lua.Libraries.LuaDatafile.GetDataTable (System.String name) [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
     
  17. getting an error
    Code:
    Oxide] 1:08 PM [Error] Failed to call hook 'OnEntityAttacked' on plugin 'RotAG-Groups'
    File: RotAG-Groups.lua Line: 662 attempt to call method 'Total' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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: Apr 10, 2015
  18. geting erro after todays update
    Code:
    [Oxide] 4:23 PM [Error] Failed to call hook 'C_Group' on plugin 'RotAG-Groups'
    File: RotAG-Groups.lua Line: 234 attempt to index field '?' (a nil value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [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: Apr 10, 2015
  19. Pretty sure this plugin has a bad memory leak. When I use my server's memory use can climb up to 6 gigs and more and it never does that without this plugin. Switched back to rust.io-Clans for now.
     
  20. ( Switched back to rust.io-Clans for now. )
    But after update IO . the clans DISAPPEARED. ?
    We all hope that a new RotAG-Groups, will come .!
    I give the creator of a new Working Groups .
    stand alone without IO.
    he gets $25 for real.
    who is going to do it ? Last Update: Feb 23, 2015 :(
    -----------------------------------------------------------------------
    what I discovered.
    it seems that. RotAG-Groups,
    working with
    http://oxidemod.org/plugins/rust-io-clans.842.
    I use the commands from, RotAG-Groups.
    it working for me, install all 2 plugins.
    maybe someone can check that ?
     
    Last edited by a moderator: Jul 18, 2015