-
Posts
1,049 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by hid333
-
This issue started appearing after the latest update. Please tell me the cause and solution. Failed to initialize plugin 'AdminMenu v1.4.7' (TypeLoadException: Could not resolve type with token 010001d3 from typeref (expected class 'ProtoBuf.PerformanceReport' in assembly 'Rust.Data, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null')) at (wrapper managed-to-native) System.Reflection.MonoMethodInfo.get_method_info(intptr,System.Reflection.MonoMethodInfo&) at System.Reflection.MonoMethodInfo.GetMethodInfo (System.IntPtr handle) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Reflection.MonoMethodInfo.GetDeclaringType (System.IntPtr handle) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Reflection.RuntimeMethodInfo.get_DeclaringType () [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at MonoMod.Utils.Extensions.Is (Mono.Cecil.MemberReference mref, System.Reflection.MemberInfo minfo) [0x0008f] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at MonoMod.Utils.ReflectionHelper+<>c__DisplayClass20_0.<_ResolveReflection>b__23 (System.Reflection.MethodBase m) [0x00000] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0003f] in <a314714511a14f84b853c03efd8682b8>:0 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <a314714511a14f84b853c03efd8682b8>:0 at MonoMod.Utils.ReflectionHelper._ResolveReflection (Mono.Cecil.MemberReference mref, System.Reflection.Module[] modules) [0x008fc] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at MonoMod.Utils.ReflectionHelper.ResolveReflection (Mono.Cecil.MemberReference mref) [0x00000] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at MonoMod.Utils._DMDEmit.Generate (MonoMod.Utils.DynamicMethodDefinition dmd, System.Reflection.MethodBase _mb, System.Reflection.Emit.ILGenerator il) [0x005f2] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at MonoMod.Utils.DMDEmitDynamicMethodGenerator.GenerateCore (MonoMod.Utils.DynamicMethodDefinition dmd, System.Object context) [0x00342] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at MonoMod.Utils.DMDGenerator`1[TSelf].Generate (MonoMod.Utils.DynamicMethodDefinition dmd, System.Object context) [0x00013] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at MonoMod.Utils.DynamicMethodDefinition.Generate (System.Object context) [0x00149] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at MonoMod.Utils.DynamicMethodDefinition.Generate () [0x00000] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.MethodPatcher.CreateReplacement (System.Collections.Generic.Dictionary`2[System.Int32,HarmonyLib.CodeInstruction]& finalInstructions) [0x006a4] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x00059] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs`1+Job[T] job) [0x000be] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0
-
There were no particular restrictions, and I've never had any network problems in the past four years. The network is a 10G fiber optic connection. I was concerned because the command worked without any problems until last month.
-
When attempting to perform initial setup using the `/shop.install` command immediately after a server wipe, the following error is displayed in the console: Because initial setup cannot be completed, the shop is unusable. Please tell me the cause and how to resolve this. Failed to call hook 'CmdChatShopInstaller' on plugin 'Shop v2.4.16' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Shop+ShopInstaller.GetMessage (BasePlayer player, System.String key) [0x00000] in <41437b0fa5224dcfae7d7a6473c99d1f>:0 at Oxide.Plugins.Shop.ShowInstallerUI (BasePlayer player) [0x00105] in <41437b0fa5224dcfae7d7a6473c99d1f>:0 at Oxide.Plugins.Shop.CmdChatShopInstaller (BasePlayer player, System.String command, System.String[] args) [0x000a3] in <41437b0fa5224dcfae7d7a6473c99d1f>:0 at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x03267] in <41437b0fa5224dcfae7d7a6473c99d1f>: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 (22:11:05) | [TitleSelector] PlayerRanks integration: no permission groups found for title categories. Make sure 'AddTitleHoldersToGroup' is set to true in PlayerRanks config.
-
This error occurs every time I open the UI using `/loottable`. What is the cause and what is the solution? IndexOutOfRangeException: Index was outside the bounds of the array. TMPro.TMP_InputField.GenerateHighlight (UnityEngine.UI.VertexHelper vbo, UnityEngine.Vector2 roundingOffset) (at <00000000000000000000000000000000>:0) TMPro.TMP_InputField.OnFillVBO (UnityEngine.Mesh vbo) (at <00000000000000000000000000000000>:0) TMPro.TMP_InputField.UpdateGeometry () (at <00000000000000000000000000000000>:0) UnityEngine.UI.CanvasUpdateRegistry.PerformUpdate () (at <00000000000000000000000000000000>:0)
-
Clicking the icon after using a dish displays the following error: Failed to call hook 'SendMealDescription' on plugin 'Cooking v2.0.32' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Cooking.SendMealDescription (ConsoleSystem+Arg arg) [0x000ae] in <e7857060e04542bba440cb188cc46f91>:0 at Oxide.Plugins.Cooking.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02596] in <e7857060e04542bba440cb188cc46f91>: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
-
Thank you very much for your prompt response to the update. It may not be something covered in what I have described here, but if possible, I would appreciate it if you could also address the fishing hotspot as well. (I apologize if this is already under consideration.)
-
I deleted all the config files, including the automatically created backup files, and then reloaded the system, which restored it to normal.
-
Of course, I checked it on the console.
-
-
Debug mode appears to be enabled correctly, but nothing is being output to the console. Plugins also seem to be loading correctly.
-
I've been using this plugin all this time without noticing anything unusual, but I've now realized that players can damage other players' buildings. At my base where I have a base unauthorized players have been damaging it with rocks and guns. My settings are configured to prevent damage from being dealt, but could you please explain the reason for this phenomenon and how to resolve it? There are no zones or anything like that.
-
It seems that other items, such as Hazmat dolls, can also be spawned.
-
The test was conducted by a regular player, and as mentioned earlier, no DLC privileges were granted. While other DLC items display a warning similar to the image you uploaded, suggesting there's definitely a function to prevent DLC items from spawning, the problem is that some items are somehow penetrating. I tried to carefully select the plugins, but I haven't found anything that seems to be causing only certain items to penetrate... I'll investigate further. Please let me know if you notice anything else that might be affecting the game or if you have any concerns.
-
DLC items that the user doesn't own can still spawn. (For example, DLC Hazmat skin or toolgun.) Is there any way to prevent this? I have not granted permission for DLC passthrough.
-
As mentioned above, this can be reproduced by creating NPCs on bridges or other locations displayed in the MonumentMarker as "*****" on a custom map. This will cause a large number of NPCs to appear, which will slow down the game.
-
-
The official Overfishing prevention feature has been implemented, and now only trash is being caught during contests. Is there a way to exclude contests from this feature? Currently, I have disabled Overfishing prevention mode in Convars.
-
It's resolved...the list was cleared. Even though I hadn't edited it at all; >If Allow Any Vehicle = false and AllowedVehiclePrefabs is empty, it falls back to vanilla ( it should respect whatever vanilla allows)
-
Previously, it wasn't possible, but now even tugboats can enter the deep sea. "Allow Any Vehicle": false,
-
Please add support not only for hammers but also for Garry's Mod Tool Gun (toolgun).
-
From today’s official update, not only can the tech tree no longer be blocked, but it is now possible to unlock every tech tree even without having any items at all. In addition, even when the settings are configured so that the tech tree should be unlocked via items or Economics, those configurations are not being applied and have no effect.
-
The following warning will appear, but the following setting in PlayerRanks is set to true: "AddTitleHoldersToGroup": true, PlayerRanks integration: no permission groups found for title categories. Make sure 'AddTitleHoldersToGroup' is set to true in PlayerRanks config.
-
With today's official update, scrolling using the mouse wheel is no longer possible in the admin menu's plugin list and other areas.