Jump to content

Magnumk

Creator
  • Posts

    224
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Magnumk

  1. Magnumk

    Errors after update

    haha thanks for superquick support sry for the "ping"
  2. Magnumk

    Errors after update

    hm I updated the CustomItemDefinitions and reloaded everything seems like it fixed it for now
  3. Magnumk

    Errors after update

    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.
  4. Magnumk

    Extreme lag on this base

    Changed Status from Pending to Fixed Changed Fixed In to Next Version
  5. Would be great with a QoL update that does not reload the UI all the time. If possible. Frustrating with the mouse to center reload., where you are in the list etc..
  6. Magnumk

    Contracts

    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
  7. Magnumk

    Contracts

    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 )
  8. Magnumk

    Waystones

    Waystones - Failed to compile: 'BasePlayer' does not contain a definition for 'SendFullSnapshot' and no accessible extension method 'SendFullSnapshot' accepting a first argument of type 'BasePlayer' could be found (are you missing a using directive or an assembly reference?) | Line: 894, Pos: 24
    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.
  9. I've must have been blind... sry
  10. 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.
  11. Magnumk

    Question v2

    +1 on this
  12. Did you find anything more about this?
  13. Seems like planters built on/in player bases does not get the ground "parameter" not sure if this is it. But as it is now you can't harvest the plants. Planters built in ordinary "world" on/in bases get the parameter ground.
  14. Is it possible for this plugin to enable harvest from planters in deep sea? Seems lika that is disabled there.
  15. Magnumk

    Time UI gets stuck

    I don't think this is a Hud issue.. it's a skip night issue. Close this
  16. Magnumk

    Time UI gets stuck

    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.
  17. Magnumk

    Better Npc

    How does the map marker name work, is it the Mapmarker name from RustEdit? I've tried this but can't get it to work, do I need to change something else? "Map marker name (leave empty if using Position+Rotation)": "The name that is the same as the marker in RustEdit",
  18. Magnumk

    Npc Spawn

    When will assets/rust.ai/agents/npcplayer/humannpc/scientist/gen2/scientist2.heavy.prefab be supported?
  19. 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
  20. Seems like the plugin does not update info that is changed from https://cp-rustplugins.vercel.app/ anymore?
  21. Magnumk

    RCP error when looting

  22. 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 },
  23. Magnumk

    RCP error when looting

    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
  24. Magnumk

    Support for SkillTree

    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

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.3k
Customers served
Files Sold
161.6k
Total sales
Payments
3.5m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.