BacardiAdi
Supporter
when I use the command “chicken.spawn UserID” on the console I get the error message:
Failed executing console command 'chicken.spawn' in 'Chicken Coop v1.2.0 by VisEntities' [callback] (Object reference not set to an instance of an object)
at void Oxide.Plugins.ChickenCoop.SendMessage(BasePlayer player, string messageKey, params object[] args) in C:/Projekte/Rust/RustServer/server/carbon/plugins/ChickenCoop.cs:line 6489
at void Oxide.Plugins.ChickenCoop.cmdSpawnChicken(Arg conArgs) in C:/Projekte/Rust/RustServer/server/carbon/plugins/ChickenCoop.cs:line 5719
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
I am using Carbon, the player is always null with a command from the console
Failed executing console command 'chicken.spawn' in 'Chicken Coop v1.2.0 by VisEntities' [callback] (Object reference not set to an instance of an object)
at void Oxide.Plugins.ChickenCoop.SendMessage(BasePlayer player, string messageKey, params object[] args) in C:/Projekte/Rust/RustServer/server/carbon/plugins/ChickenCoop.cs:line 6489
at void Oxide.Plugins.ChickenCoop.cmdSpawnChicken(Arg conArgs) in C:/Projekte/Rust/RustServer/server/carbon/plugins/ChickenCoop.cs:line 5719
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
I am using Carbon, the player is always null with a command from the console