-
Posts
224 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Magnumk
-
haha thanks for superquick support sry for the "ping"
-
hm I updated the CustomItemDefinitions and reloaded everything seems like it fixed it for now
-
I get errors on my items after update. Items that worked before stopped working (21:19:47) | [CustomItemDefinitions] Definition 4H is not registered to plugin CustomItemManager (21:19:47) | [CustomItemManager] CID Unregister returned false for 4H. It may not be registered to this plugin context. (21:19:47) | Failed to call hook 'Register' on plugin 'CustomItemDefinitions v2.4.0' (Exception: Error of incorrect data provided by the plugin "CustomItemManager": Shortname must be unique! The provided shortname - "4H") at Oxide.Plugins.ItemDefinitionDto.Validate (Oxide.Core.Plugins.Plugin plugin) [0x00054] in <78aa29442ece4c51aaf0937d0acfad24>:0 at Oxide.Plugins.CustomItemDefinitions+PluginContext.RegisterDefinition (Oxide.Plugins.ItemDefinitionDto dto) [0x00006] in <78aa29442ece4c51aaf0937d0acfad24>:0 at Oxide.Plugins.CustomItemDefinitions.Register (System.Object object, Oxide.Plugins.RustPlugin plugin) [0x00063] in <78aa29442ece4c51aaf0937d0acfad24>:0 at Oxide.Plugins.CustomItemDefinitions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a36] in <78aa29442ece4c51aaf0937d0acfad24>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 (21:19:47) | [CustomItemManager] CID Register returned null for 4H.
-
Changed Status from Pending to Fixed Changed Fixed In to Next Version
-
Is it possible to: Being able to run server commands when a player accepts a quest Option to enable webhook to post newly added quests to discord channel. Option for randomized objectives: same quest template but rotates targets/locations/items each time. Party quests: share progress with a team, reward splits or individual rewards Server quests: share progression with whole server, rewards split or individual rewards
- 10 comments
-
- #contracts
- #quests
- (and 4 more)
-
Considering this plugin to replace Qeust System Link since it's poorly maintained. Will you be adding SQL support to list all quests etc.? Is it possible to add you own categories? Will you be adding support for event plugins like BossMonster, GasStation, SuperMarket, Sputnik, Harboer etc.. et.c.? Do you think there will be a convert tool to convert Quest System quests to your format? I have about +280 custom quests that I need to convert if I do change ( https://12guys.se/tools/quests )
- 10 comments
-
- #contracts
- #quests
- (and 4 more)
-
- 56 comments
-
- #teleport
- #teleporting
- (and 14 more)
-
News Broadcaster is a really useful plugin for keeping players informed across multiple platforms. I use it on my server together with a Discord bot that posts updates to RCON, which then sends the news directly to my server. It is great being able to post news in one place and have it displayed in multiple places automatically. Simple, practical, and a real time-saver for server owners.
-
I've must have been blind... sry
-
Is there anyway to get the BetterNpc config files and NpcSpawn presets files for the latest versions? For some reason I can't convert those only get failed configs.
-
I don't think this is a Hud issue.. it's a skip night issue. Close this
-
After this wipe the numbers that shows the time gets stuck after we run skip night. It's seems that i's only the UI update of the clock that stopps when you close the menu and open it again the time is updated.
-
I get this spammed in console from time to time (17:00:34) | [Extended Stats] Time taken for query: 0.002 seconds. Next statistics upload scheduled in 300 seconds. (17:00:34) | MySql handle raised an exception (NotSupportedException: Parameter type KeyValuePair`2 is not supported; see https://fl.vu/mysql-param-type. Value: [0, 4]) at MySqlConnector.MySqlParameter.AppendSqlString (MySqlConnector.Protocol.Serialization.ByteBufferWriter writer, MySqlConnector.Core.StatementPreparerOptions options) [0x00ac1] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at (wrapper remoting-invoke-with-check) MySqlConnector.MySqlParameter.AppendSqlString(MySqlConnector.Protocol.Serialization.ByteBufferWriter,MySqlConnector.Core.StatementPreparerOptions) at MySqlConnector.Core.StatementPreparer+ParameterSqlParser.DoAppendParameter (System.Int32 parameterIndex, System.Int32 textIndex, System.Int32 textLength) [0x00041] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at MySqlConnector.Core.StatementPreparer+ParameterSqlParser.OnNamedParameter (System.Int32 index, System.Int32 length) [0x00022] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at MySqlConnector.Core.SqlParser.Parse (System.String sql) [0x00295] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at MySqlConnector.Core.StatementPreparer.ParseAndBindParameters (MySqlConnector.Protocol.Serialization.ByteBufferWriter writer) [0x0001b] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at MySqlConnector.Core.SingleCommandPayloadCreator.WriteCommand (MySqlConnector.Core.IMySqlCommand command, MySqlConnector.Protocol.Serialization.ByteBufferWriter writer, System.Boolean appendSemicolon, System.Boolean isFirstCommand, System.Boolean isLastCommand) [0x000a5] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at MySqlConnector.Core.SingleCommandPayloadCreator.WriteQueryPayload (MySqlConnector.Core.IMySqlCommand command, System.Collections.Generic.IDictionary`2[TKey,TValue] cachedProcedures, MySqlConnector.Protocol.Serialization.ByteBufferWriter writer, System.Boolean appendSemicolon, System.Boolean isFirstCommand, System.Boolean isLastCommand) [0x00009] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at MySqlConnector.Core.SingleCommandPayloadCreator.WriteQueryCommand (MySqlConnector.Core.CommandListPosition& commandListPosition, System.Collections.Generic.IDictionary`2[TKey,TValue] cachedProcedures, MySqlConnector.Protocol.Serialization.ByteBufferWriter writer, System.Boolean appendSemicolon) [0x00108] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at MySqlConnector.Core.CommandExecutor.ExecuteReaderAsync (MySqlConnector.Core.CommandListPosition commandListPosition, MySqlConnector.Core.ICommandPayloadCreator payloadCreator, System.Data.CommandBehavior behavior, System.Diagnostics.Activity activity, MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x001ca] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at MySqlConnector.MySqlCommand.ExecuteNonQueryAsync (MySqlConnector.Protocol.Serialization.IOBehavior ioBehavior, System.Threading.CancellationToken cancellationToken) [0x000b5] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at MySqlConnector.MySqlCommand.ExecuteNonQuery () [0x0000d] in <dbba0abc564f4cbc913b724e430f6d9b>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x000bb] in <dbba0abc564f4cbc913b724e430f6d9b>:0
-
Seems like the plugin does not update info that is changed from https://cp-rustplugins.vercel.app/ anymore?
-
hm, where do I find it? This is what I have before the Tiers in config: { "Prefix": "[Bradley Tiers] ", "Chat Steam64ID": 7xxxxxxxxxxxxxxxxx, "Debug": true, "QueuedPopups (when installed)": { "Background Color (rgba)": "0 0 0.65 0.6", "Height (Pixels)": 34.0 }, "Notifications": { "Use GUIAnnouncement": false, "Use SimpleKillFeed": true, "Use Notify": true, "Notify profile ID": 15 }, "Other Plugins": { "Include ArmoredTrain Bradley": false, "Include Convoy Bradley": false, "Include RoadBradley": false, "Include SatDish/Harbor Event Bradley": false }, "Loot Settings": { "Use lootsystem (internal)": true, "Use Random Skins (internal)": true, "Use AlphaLoot": false },
- 231 comments
-
- #bradley
- #krunghcrow
- (and 4 more)
-
Players get kicked when looting NPC's NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.ExtendedStats.Postfix_FirstLooted (LootContainer entity, BasePlayer player) [0x0006e] in <927cdac6ab80493aa08f9a6ea1d04771>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Facepunch.Rust.Analytics+Azure.OnFirstLooted_Patch1(BaseEntity,BasePlayer) at LootableCorpse.OnStartBeingLooted (BasePlayer baseEntity) [0x00016] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at PlayerCorpse.OnStartBeingLooted (BasePlayer baseEntity) [0x00025] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at PlayerLoot.StartLootingEntity (BaseEntity targetEntity, System.Boolean doPositionChecks) [0x00017] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at LootableCorpse.RPC_LootCorpse (BaseEntity+RPCMessage rpc) [0x00040] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 at LootableCorpse.OnRpcMessage (BasePlayer player, System.UInt32 rpc, Network.Message msg) [0x000da] in <4c62dc5e480d4f6cab9c3ed3c9c9c25a>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) LootableCorpse:OnRpcMessage(BasePlayer, UInt32, Message) BaseEntity:SV_RPCMessage(UInt32, Message) ServerMgr:OnRPCMessage(Message) ServerMgr:OnNetworkMessage(Message) Facepunch.Network.Raknet.Server:ProcessRead(NetRead) MonoMod.Utils.DynamicMethodDefinition:Network.BaseNetwork.Cycle_Patch0(BaseNetwork) MonoMod.Utils.DynamicMethodDefinition:ServerMgr.Update_Patch0(ServerMgr) xxx.xxx.xxx.xxx:xxxxx/xxxxxxxxxxxxxxxxxx/[God] magnumk kicked: RPC Error in RPC_LootCorpse
-
sry missed this... I think that you would need to look at the SkillTree files that is created for each player. I "made" one myself that reads that file and post this to a db: SteamID Name XP PrestigeLevel CurrentLevel AchievedLevel AvailablePoints NonLevelRelatedPointsGiven GainedToday TotalSkillPoints BuffValuesJson LastSync SourceFileWriteTimeUtc