-
Posts
14 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Ousson
-
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)
- 51 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 135 comments
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
-
- 1,253 comments
-
- #leveling
- #progression
- (and 13 more)
-
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.
- 388 comments
-
- #helicopter
- #helicopters
- (and 16 more)
-
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
-
- 64 comments
-
- 1
-