-
Posts
1,330 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by dustyhansen
-
- 33 comments
-
- 33 comments
-
- 14 comments
-
- #console
- #spam cleaner
- (and 9 more)
-
@Meyverickjust wanted to make sure you saw this
-
Yes, I am running the most recent version.
-
Here ya go. Notify.json
-
I get the following error in Carbon when the plugin loads: [Notify] Your configuration file contains an error. Using default configuration values. [Notify] Your configuration file contains an error. Using default configuration values. InvalidCastException: Object must implement IConvertible. InvalidCastException: Object must implement IConvertible. at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00040] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at Oxide.Core.Configuration.DynamicConfigFile.ConvertValue (System.Object value, System.Type destinationType) [0x00008] in D:\a\Carbon\Carbon\Carbon.Core\Carbon.Components\Carbon.Common\src\Oxide\Configuration\DynamicConfigFile.cs:194 at Oxide.Core.Configuration.DynamicConfigFile.ConvertValue[T] (System.Object value) [0x00000] in D:\a\Carbon\Carbon\Carbon.Core\Carbon.Components\Carbon.Common\src\Oxide\Configuration\DynamicConfigFile.cs:222 at Oxide.Core.Configuration.DynamicConfigFile.Get[T] (System.String[] path) [0x00000] in D:\a\Carbon\Carbon\Carbon.Core\Carbon.Components\Carbon.Common\src\Oxide\Configuration\DynamicConfigFile.cs:249 at Oxide.Plugins.Notify.UpdateConfigValues () [0x001b1] in D:\AMPDatastore\Instances\RustMainServer01\rust\258550\carbon\plugins\Notify.cs:489 at Oxide.Plugins.Notify.LoadConfig () [0x0003b] in D:\AMPDatastore\Instances\RustMainServer01\rust\258550\carbon\plugins\Notify.cs:441
-
This doesn't appear to run in Carbon. The plugin seems to compile, but when it goes to run after startup I get this error: [ReloadAfterStartup] Reloading 1/1 Timer of 10s has failed in 'ReloadAfterStartup v1.0.2 by Krungh Crow' [callback] (Value cannot be null. Parameter name: key) Timer of 10s has failed in 'ReloadAfterStartup v1.0.2 by Krungh Crow' [callback] (Value cannot be null. Parameter name: key) at int System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.FindEntry(string key) at bool System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.ContainsKey(string key) at void Carbon.Base.BaseProcessor.Remove(string id) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 176 at void Carbon.Base.BaseProcessor.Prepare(string id, string file) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 166 at void Oxide.Core.OxideMod.LoadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 103 at void Oxide.Core.OxideMod.ReloadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 108 at void Oxide.Plugins.ReloadAfterStartup.ReloadStateMachine(List<string> pluginsToReload, float timeBetween)+() => { } in D:/AMPDatastore/Instances/RustMainServer01/rust/258550/carbon/plugins/ReloadAfterStartup.cs:line 147 at Timer Oxide.Plugins.Timers.Repeat(float time, int times, Action action)+() => { } in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 111 at int System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.FindEntry(string key) at bool System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.ContainsKey(string key) at void Carbon.Base.BaseProcessor.Remove(string id) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 176 at void Carbon.Base.BaseProcessor.Prepare(string id, string file) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 166 at void Oxide.Core.OxideMod.LoadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 103 at void Oxide.Core.OxideMod.ReloadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 108 at void Oxide.Plugins.ReloadAfterStartup.ReloadStateMachine(List<string> pluginsToReload, float timeBetween)+() => { } in D:/AMPDatastore/Instances/RustMainServer01/rust/258550/carbon/plugins/ReloadAfterStartup.cs:line 147 at Timer Oxide.Plugins.Timers.Repeat(float time, int times, Action action)+() => { } in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 111 Timer of 10s has failed in 'ReloadAfterStartup v1.0.2 by Krungh Crow' [callback] (Value cannot be null. Parameter name: key) at int System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.FindEntry(string key) at bool System.Collections.Generic.Dictionary<string, Carbon.Contracts.IBaseProcessor+IProcess>.ContainsKey(string key) at void Carbon.Base.BaseProcessor.Remove(string id) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 176 at void Carbon.Base.BaseProcessor.Prepare(string id, string file) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Base/BaseProcessor.cs:line 166 at void Oxide.Core.OxideMod.LoadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 103 at void Oxide.Core.OxideMod.ReloadPlugin(string name) in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/OxideMod.cs:line 108 at void Oxide.Plugins.ReloadAfterStartup.ReloadStateMachine(List<string> pluginsToReload, float timeBetween)+() => { } in D:/AMPDatastore/Instances/RustMainServer01/rust/258550/carbon/plugins/ReloadAfterStartup.cs:line 147 at Timer Oxide.Plugins.Timers.Repeat(float time, int times, Action action)+() => { } in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 111 09:09:28 You've successfully pasted the structure
-
@cameronI have the same error: Failed compiling 'D:\AMPDatastore\Instances\RustMainServer01\rust\258550\carbon\plugins\DroneTaxi.cs': 1. The type or namespace name 'Timer' does not exist in the namespace 'Oxide.Core.Libraries' (are you missing an assembly reference?) [CS0234] (DroneTaxi 44 line 19) 1. The type or namespace name 'Timer' does not exist in the namespace 'Oxide.Core.Libraries' (are you missing an assembly reference?) [CS0234] (DroneTaxi 44 line 19)
-
This plugin does not run on Carbon. I was wondering if you would be willing to update it so that it did work? Here is the console error: 06/08 08:54:25 | Failed compiling 'D:\AMPDatastore\Instances\RustMainServer01\rust\258550\carbon\plugins\IlluminatedSupplyDrop.cs': 06/08 08:54:25 | 1. 'uint' does not contain a definition for 'Key' and no accessible extension method 'Key' accepting a first argument of type 'uint' could be found (are you missing a using directive or an assembly reference?) [CS1061] (IlluminatedSupplyDrop 58 line 96)
-
I had a base that was made out of stone, metal, and high quality metal. We wanted to upgrade the stone to metal since we couldn't find it in the honeycomb. When I chose the upgrade option to metal, it upgraded the stone to metal, but downgraded all of the HQM to twig, even though I have downgrades disabled.
-
-
For some reason only admins can use /recboxbuy. When players use it, it just takes their scrap and doesn't give them a box.
-
Able to move UI to the side instead of top?
dustyhansen replied to Unkown's Support Request in Support
Did you figure out how to move the buttons? I am adjusting these numbers in the config, but they don't seem to do anything.... "Indicator Settings": { "Enabled": true, "ShowBalanceDeducted": true, "FontSize": 18, "AnchorMin": "0.94 0.9", "AnchorMax": "0.94 0.9", "OffsetMin": "0 0", "OffsetMax": "64 64" -
It's pterodactyl, so I am assuming linux. Oxide is updated automatically on every server restart which is daily. I can try running without plugins, just have to find time to do it. I assume nobody else has this issue?
-
Ok, sounds good. I think I have only seen it that one time, so it was probably a fluke.
-
No, I am not seeing anything.
-
The latest update seems to not be working for me. The server doesn't show in the list until it is fully up. Players are not able to connect early.
-
I am seeing the following error in the console when starting my server: Failed to run a 0.50 timer in 'CustomGather v3.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomGather.ModifyTrainWagonLoot (TrainCarUnloadable wagon) [0x00018] in <b7998178e7764b78b7ab507fb3d273dc>:0 at Oxide.Plugins.CustomGather+<>c__DisplayClass28_0.<OnEntitySpawned>b__0 () [0x00000] in <b7998178e7764b78b7ab507fb3d273dc>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0
-
I do have it installed.
-
The following messages were appearing in console for some reason: 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for jackhammer (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for weapon.mod.flashlight (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for flashlight.held (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for rifle.semiauto (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for divertorch (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for furnace.large (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for rifle.ak (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for rifle.ak.ice (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for rifle.ak.diver (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for rifle.lr300 (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for sulfur (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for smgbody (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for rifle.bolt (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for supply.signal (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for oretea.pure (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for scrap (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for lowgradefuel (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for weapon.mod.extendedmags (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for small.oil.refinery (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for riflebody (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for rifle.m39 (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for weapon.mod.holosight (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for chainsaw (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for healingtea.pure (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for cloth (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for metal.fragments (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for sulfur.ore (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for grenade.smoke (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for torch (lang: en) 03/05 22:08:57 | [MarketplaceUi] Failed to get translation for metalspring (lang: en) 03/05 22:09:08 | [MarketplaceUi] Failed to get translation for diesel_barrel (lang: en) 03/05 22:09:10 | [MarketplaceUi] Failed to get translation for diesel_barrel (lang: en)
-
- 5 comments