-
Posts
1,657 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by dustyhansen
-
When you go to the bottom of the river near Dome, there is no water and you are able to just walk around on the bottom. I didn't check if it is elsewhere in the river, but did confirm the spot near Dome is broken.
-
Players are complaining that the keycard doors do not open at Arctic Research Base.
-
I keep seeing the following console errors: Failed to call internal hook 'OnEntityKill' on plugin 'RFRadio v1.4.0' [304634108] (Object reference not set to an instance of an object.) at void Oxide.Plugins.RFRadio.OnEntityKill(BaseNetworkable entity) in /home/container/carbon/plugins/RFRadio.cs:line 158 at object Oxide.Plugins.RFRadio.InternalCallHook(uint hook, object[] args) in RFRadio.cs/Internal:line 47 Failed to call internal hook 'OnEntityKill' on plugin 'RFRadio v1.4.0' [304634108] (Object reference not set to an instance of an object.) at void Oxide.Plugins.RFRadio.OnEntityKill(BaseNetworkable entity) in /home/container/carbon/plugins/RFRadio.cs:line 158 at object Oxide.Plugins.RFRadio.InternalCallHook(uint hook, object[] args) in RFRadio.cs/Internal:line 47 Failed to call internal hook 'OnEntityKill' on plugin 'RFRadio v1.4.0' [304634108] (Object reference not set to an instance of an object.) at void Oxide.Plugins.RFRadio.OnEntityKill(BaseNetworkable entity) in /home/container/carbon/plugins/RFRadio.cs:line 158 at object Oxide.Plugins.RFRadio.InternalCallHook(uint hook, object[] args) in RFRadio.cs/Internal:line 47
-
-
The plugin compiles but does not give you admin access with today's update.
-
TrueStaffToggle.json
-
Doesn't it also make me auth level 0? What is that part isn't working correctly?
-
I checked. I am not in the on duty role. Most permissions don't work like they are supposed to, but some do.
-
Whenever the plugin is reloaded or unloaded, the following error shows in console. Not sure if it means anything, but thought I would share: Failed to call internal hook 'Unload' on plugin 'TrueStaffToggle v1.1.1' [4006810030] (Value was either too large or too small for a UInt32.) at void Number.ThrowOverflowOrFormatException(bool overflow, string overflowResourceKey) at uint Number.ParseUInt32(ReadOnlySpan<char> value, NumberStyles styles, NumberFormatInfo info) at uint uint.Parse(string s) at void Oxide.Plugins.TrueStaffToggle.Unload() in /home/container/carbon/plugins/TrueStaffToggle.cs:line 154 at object Oxide.Plugins.TrueStaffToggle.InternalCallHook(uint hook, object[] args) in TrueStaffToggle.cs/Internal:line 119
-
I have set this up as instructed and removed all perms from the admin group and moved them to the admin_onduty group. However, when I am still able to use some perms even though I am not on duty, such as use some plugins (i.e. Copy Paste, GPlugins, GPerms, etc.), even though I am auth level 0 and don't have perms for those..
-
I am still seeing console errors,. especially when users are added or removed from a group: 09/14 15:02:38 | Failed to execute OnFrame callback (Object reference not set to an instance of an object) at ulong Oxide.Plugins.RaidProtection+ProtectedEntity.get_FounderUserId() in /home/container/carbon/plugins/RaidProtection.cs:line 2987 at bool Oxide.Plugins.RaidProtection+ProtectedEntity.get_HasFounder() in /home/container/carbon/plugins/RaidProtection.cs:line 3036 at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId)+(ProtectedEntity x) => { } in /home/container/carbon/plugins/RaidProtection.cs:line 2857 at List<ProtectedEntity> System.Linq.Enumerable+WhereEnumerableIterator<Oxide.Plugins.RaidProtection+ProtectedEntity>.ToList() at List<ProtectedEntity> System.Linq.Enumerable.ToList<ProtectedEntity>(IEnumerable<ProtectedEntity> source) at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId) in /home/container/carbon/plugins/RaidProtection.cs:line 2857 at void Oxide.Plugins.RaidProtection.UpdatedPermission(string id)+() => { } in /home/container/carbon/plugins/RaidProtection.cs:line 4431 09/14 15:02:42 | Failed to execute OnFrame callback (Object reference not set to an instance of an object) at ulong Oxide.Plugins.RaidProtection+ProtectedEntity.get_FounderUserId() in /home/container/carbon/plugins/RaidProtection.cs:line 2987 at bool Oxide.Plugins.RaidProtection+ProtectedEntity.get_HasFounder() in /home/container/carbon/plugins/RaidProtection.cs:line 3036 at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId)+(ProtectedEntity x) => { } in /home/container/carbon/plugins/RaidProtection.cs:line 2857 at List<ProtectedEntity> System.Linq.Enumerable+WhereEnumerableIterator<Oxide.Plugins.RaidProtection+ProtectedEntity>.ToList() at List<ProtectedEntity> System.Linq.Enumerable.ToList<ProtectedEntity>(IEnumerable<ProtectedEntity> source) at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId) in /home/container/carbon/plugins/RaidProtection.cs:line 2857 at void Oxide.Plugins.RaidProtection.UpdatedPermission(string id)+() => { } in /home/container/carbon/plugins/RaidProtection.cs:line 4431
-
-
-
I just bought this and it doesn't compile: Failed compiling 'TrueStaffToggle.cs': 1. The type or namespace name 'Discord' does not exist in the namespace 'Oxide.Ext' (are you missing an assembly reference?) [CS0234] (TrueStaffToggle 17 line 11)
-
-
Players are requesting a patrol heli be added to the event, so I thought I would share in case you were interested in adding it.
-
We noticed that whenever the armored train is spawned and running that you are not able to use the drone marketplace to buy from vending machines. I assume this has something to do with the vending icon for the train.
-
And are we going to see more frequent updates? Tomorrow is one week post-TOS enforcement and this plugin is still not complying.
-
Compile error on the latest update: Failed compiling 'Skinner.cs': 1. 'ItemSkin' does not contain a definition for 'itemid' and no accessible extension method 'itemid' accepting a first argument of type 'ItemSkin' could be found (are you missing a using directive or an assembly reference?) [CS1061] (Skinner 62 line 322)
-
Is this going to be addressed?
-
-
