Jump to content

Jayson

Member
  • Posts

    55
  • Joined

  • Last visited

Everything posted by Jayson

  1. Not sure why but after a couple restarts, it fixed it
  2. Same Plugin will not load even after a restart Get this in console: AdminMap was compiled successfully in 4646ms ExType: HarmonyException Failed to initialize plugin 'AdminMap v2.2.4' (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 <f98723dd4586469db5213ec59da723ca>:0 at System.Reflection.MonoMethodInfo.GetDeclaringType (System.IntPtr handle) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at System.Reflection.RuntimeMethodInfo.get_DeclaringType () [0x00000] in <f98723dd4586469db5213ec59da723ca>: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 <8b0c76c7efa244bc95eeee75bf1314cd>:0 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <8b0c76c7efa244bc95eeee75bf1314cd>: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 Unloaded plugin AdminMap v2.2.4 by 0xF // dsc.gg/0xf-plugins
  3. Im also getting this error
  4. Jayson

    Abandoned Bases

    Would it be possible to Have a UI like raidableBases that tells players how many boxes are left and when all boxes are destroyed the timer changes to 5min so the player can choose to claim or not before being destroyed?
  5. Jayson

    Admin Toggle

    After the update im getting this error? I have latest Oxide update. Oxide.Game.Rust.Cui.CuiElementContainer.Add(Oxide.Game.Rust.Cui.CuiPanel,string,string)) at Oxide.Plugins.AdminToggle+UI+Draw.NavMenu (BasePlayer player) [0x003aa] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.AdminToggle+UI+Draw.UpdateNavMenu (BasePlayer player) [0x00068] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.AdminToggle.OnVanishReappear (BasePlayer player) [0x00071] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.AdminToggle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007fe] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <ccbecb1690ac40048b5b01f4ad263c1c>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 [11:55 AM] > Failed to call hook 'OnVanishReappear' on plugin 'AdminToggle v3.1.8' (MissingMethodException: string Oxide.Game.Rust.Cui.CuiElementContainer.Add(Oxide.Game.Rust.Cui.CuiPanel,string,string)) at Oxide.Plugins.AdminToggle+UI+Draw.NavMenu (BasePlayer player) [0x003aa] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.AdminToggle+UI+Draw.UpdateNavMenu (BasePlayer player) [0x00068] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.AdminToggle.OnVanishReappear (BasePlayer player) [0x00071] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.AdminToggle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007fe] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <ccbecb1690ac40048b5b01f4ad263c1c>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 [11:55 AM] > Failed to call hook 'OnVanishReappear' on plugin 'AdminToggle v3.1.8' (MissingMethodException: string Oxide.Game.Rust.Cui.CuiElementContainer.Add(Oxide.Game.Rust.Cui.CuiPanel,string,string)) at Oxide.Plugins.AdminToggle+UI+Draw.NavMenu (BasePlayer player) [0x003aa] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.AdminToggle+UI+Draw.UpdateNavMenu (BasePlayer player) [0x00068] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.AdminToggle.OnVanishReappear (BasePlayer player) [0x00071] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.AdminToggle.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007fe] in <5b720ff9024e43e990ad768761a97b19>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <ccbecb1690ac40048b5b01f4ad263c1c>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  6. Jayson

    Calibre

    Hi just purchased this map but the coaling towers are not working. I installed the coalingpower plugin but nothing.
  7. Jayson

    The Cursed Island

    Can we edit the Map to add Arena's.
  8. Jayson

    Place Anything

    Is there anyway to have Discord logging?

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.2k
Customers served
Files Sold
160k
Total sales
Payments
3.4m
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.