> Offtopic: whäää? Clans with Friends-Support? curious^^
AntiOfflineRaid
Moved
Total Downloads: 6,124 - First Release: Nov 17, 2015 - Last Update: Mar 1, 2018
- 5/5, 32 likes
-
Broken with today's update:
[08/18/2016 17:34:09] [Oxide] 17:34 [Error] Error while compiling AntiOfflineRaid.cs(597,33): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayer' does not contain a definition for `ConnectedPlayer' and no extension method `ConnectedPlayer' of type `Oxide.Core.Libraries.Covalence.IPlayer' could be found. Are you missing an assembly reference?
I went into the CS file and changed ConnectedPlayer to just Player, which made it compile without error, but the actual functionality was not working exactly right.. still trying to figure things out, might just be broken clansharing..Last edited by a moderator: Aug 19, 2016 -
Same here
[Oxide] 18:49 [Error] AntiOfflineRaid plugin failed to compile!
[Oxide] 18:49 [Error] AntiOfflineRaid.cs(597,33): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayer' does not contain a definition for `ConnectedPlayer' and no extension method `ConnectedPlayer' of type `Oxide.Core.Libraries.Covalence.IPlayer' could be found. Are you missing an assembly reference? -
editing the cs file and changing ConnectedPlayer near the bottom to just Player does mostly fix it but I'm pretty sure clansharing option is still broken.
EDIT - and probably more isn't working lol. I'm giving up for now. Hopefully someone who knows what they are doing can fix it completely.Last edited by a moderator: Aug 19, 2016 -
Calytic Community Admin Community Mod
Calytic updated AntiOfflineRaid with a new update entry:
0.2.3
-
[Oxide] 04:10 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiOfflineRaid v0.2.3' (NullReferenceException: Object reference not set to an instance of an object)
[Oxide] 04:10 [Debug] at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.get_IsConnected () [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.getClanMembersOnline (UInt64 targetID) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.IsClanOffline (UInt64 targetID) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.OnStructureAttack (.BaseEntity entity, .HitInfo hitinfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (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 name, System.Object[] args) [0x00000] in <filename unknown>:0 -
Calytic Community Admin Community Mod
Looks like an issue with Oxide. I'll pass this on. Thanks.
-
EDIT: no more errors, awesome, thanks
EDIT2: spoke too soon
at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
[Oxide] 10:51 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiOfflineRaid v0.2.3' (NullReferenceException: Object reference not set to an instance of an object)
[Oxide] 10:51 [Debug] at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.get_IsConnected () [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.getClanMembersOnline (UInt64 targetID) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.IsClanOffline (UInt64 targetID) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.OnStructureAttack (.BaseEntity entity, .HitInfo hitinfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (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 name, System.Object[] args) [0x00000] in <filename unknown>:0Last edited by a moderator: Aug 19, 2016 -
Quick question
I notice the only prefabs in the list are
"prefabs": [
"door.hinged",
"door.double.hinged",
"window.bars",
"floor.ladder.hatch",
"floor.frame",
"wall.frame",
"shutter",
"wall.external",
"gates.external"
What about foundations, walls etc? -
Calytic Community Admin Community Mod
-
Hmm, doesn't seem to be happening any more
Oxide 2.0.2304 for Rust 982.13 (1490)
Other admin ran a server update + oxide update about 12 hours ago, seems to have tied it all together, thanks for the work. -
Hello!
Oxide version:
Code:Oxide 2.0.2298 for Rust 982.13 (1490)
Code:[08/22/2016 10:18:10] [Oxide] 10:18 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiOfflineRaid v0.2.3' (NullReferenceException: Object reference not set to an instance of an object)
Code:(10:22:01) | [Oxide] 10:22 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiOfflineRaid v0.2.3' (NullReferenceException: Object reference not set to an instance of an object) (10:22:01) | [Oxide] 10:22 [Debug] at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.get_IsConnected () [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.getClanMembersOnline (UInt64 targetID) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.IsClanOffline (UInt64 targetID) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.OnStructureAttack (.BaseEntity entity, .HitInfo hitinfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.OnEntityTakeDamage (.BaseCombatEntity entity, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.AntiOfflineRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (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 name, System.Object[] args) [0x00000] in <filename unknown>:0
-
Calytic Community Admin Community Mod
Oxide was updated to fix this issue. Update oxide and the issue will be gone.
-
We love this plugin on our server. However, is it possible that you could make it apply to all players on the server, so we don't have to give permissions to every single player?
-
show groups
You'll. Have one called default all players automatically go in. You can confirm this by doing show group default. Add the permission to the group instead. Same with admin plugins.
Grant group groupname permissionname -
Calytic Community Admin Community Mod
-
Hi! schneiderCat here! the one who created the thread that lead to this plugin.
I cant seem to get it to work. Can you respond to my PM / conversation?
Thnx -
-
Having problems with this plugin with the /ao for the default group, the group has the permission but no one can successfully use it, says they lack permissions. Admins can use it, I've removed it and re-added to the default group. any help appreciated.
-
[Oxide] 22:11 [Error] Failed to call hook 'OnEntityTakeDamage' on plugin 'AntiOfflineRaid v0.2.3' (NullReferenceException: Object reference not set to an instance of an object)
I have this eror