Jump to content

Ousson

Member
  • Posts

    14
  • Joined

  • Last visited

Everything posted by Ousson

  1. Ousson

    Treasure Maps

    BOnjour ca fait depuis la MAJ que j'obtiens ce genre d'ecriture en boucle . at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0000d] in <77c7c3cb49744ec6a3f31b19ec81dcc4>:0 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <77c7c3cb49744ec6a3f31b19ec81dcc4>:0 at Oxide.Plugins.TreasureMaps.OnMaxStackable (Item item) [0x0004e] in <7c83d24e7f73486ba78da29fd21efabd>:0 at Oxide.Plugins.TreasureMaps.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0079a] in <7c83d24e7f73486ba78da29fd21efabd>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'CanStackItem' on plugin 'TreasureMaps v1.0.9' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0000d] in <77c7c3cb49744ec6a3f31b19ec81dcc4>:0 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <77c7c3cb49744ec6a3f31b19ec81dcc4>:0 at Oxide.Plugins.TreasureMaps.CanStackItem (Item item, Item targetItem) [0x00045] in <7c83d24e7f73486ba78da29fd21efabd>:0 at Oxide.Plugins.TreasureMaps.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00991] in <7c83d24e7f73486ba78da29fd21efabd>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'OnMaxStackable' on plugin 'TreasureMaps v1.0.9' (ArgumentNullException: Value cannot be null. Parameter name: source)
  2. Ousson

    ItemPerks

    Good morning ! I have recently been using this plugin and today I would have liked to be able to craft my Kit enhancements in IQCraft. But I can't find what name to use to be able to craft them. Thank you .
  3. Did you find a solution?
  4. Did you find a solution?
  5. Ousson

    Battlepass

    Find Cards (regardless of color): Oxium station, when I take it from the desk. he does not count it.
  6. Ousson

    Battlepass

    Unfortunately in this config, it does not work. That's why I took the liberty of asking. I created around +/- 100 quests and I tested it before the start of the next wype.
  7. Ousson

    Battlepass

    For “Find Green/Blue/Red Card”? "Mission description": "Trouver 5 Cartes", "Mission type": "Look", "Shortname/prefab": "keycard_blue|keycard_green|keycard_red",
  8. Ousson

    Battlepass

    Good morning, I wanted to know if it was possible to do a Barrel quest? If so, I think I was wrong somewhere. If you could guide me I would be very grateful. Thank you "Mission description": "Casser 30 Barils", "Mission type": "Look", "Shortname/prefab": "loot_barrel_2|loot_barrel_1",
  9. Ousson

    Heli Signals

    Good morning, For a few days I have had some problems with the plugin: - He no longer transmits helicopter deaths and damage reports in guild chat. - And since yesterday, I no longer have the lock boxes that come with the fall of the helicopter. But my config has not been modified. Do you have this problem? Thank you.
  10. Good evening, I just had this error on the console when rebooting the server. I don't see where this could come from. Knowing that I didn't touch it. Thank you o.reload XPerience [CSharp] Started Oxide.Compiler v successfully XPerience was compiled successfully in 2763ms Unloaded plugin XPerience v1.8.200 by MACHIN3 [XPerience] Configuration changes saved to XPerience.json Failed to call hook 'OnServerInitialized' on plugin 'XPerience v1.8.200' (FormatException: Input string was not in a correct format.) at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000b2] in <2161c9885dd04ff291b79db9349c4b9b>:0 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <2161c9885dd04ff291b79db9349c4b9b>:0 at System.String.Format (System.String format, System.Object[] args) [0x00020] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.XPerience.XPLang (System.String key, System.String id, System.Object[] args) [0x0000e] in <a74e8aa99b314de5a25cc6699074db34>:0 at Oxide.Plugins.XPerience.PlayerStatsChat (BasePlayer player) [0x00008] in <a74e8aa99b314de5a25cc6699074db34>:0 at Oxide.Plugins.XPerience.OnPlayerConnected (BasePlayer player) [0x00120] in <a74e8aa99b314de5a25cc6699074db34>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.XPerience.OnServerInitialized () [0x0093a] in <a74e8aa99b314de5a25cc6699074db34>:0 at Oxide.Plugins.XPerience.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02d66] in <a74e8aa99b314de5a25cc6699074db34>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 Calling 'OnServerInitialized' on 'XPerience v1.8.200' took 170ms Loaded plugin XPerience v1.8.200 by MACHIN3
  11. Good morning, I wanted to know is it possible to have the timing of the event? To find out how long the event has left. To prevent it from spawning while the players are doing it. THANKS
  12. Ousson

    Quality Crafting

    Bonjour Je suis nouveau la dedans ... Je n'arrive pas a obtenir les images du plug , il y aurais une solutions que je ne connais pas encore ? Merci a vous
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • 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.