Jump to content

NEXT

Member
  • Posts

    782
  • Joined

  • Last visited

Everything posted by NEXT

  1. NEXT

    Fishing Contest

    I think this MOD developer is very busy. He has created a lot of famous MODs.
  2. NEXT

    Fishing Contest

    After the update, some players have reported that their inventory and belt equipment disappeared after completing an fishng event. me too. On my server, I tell players to join events naked.
  3. NEXT

    error

    This happens every time I compile
  4. I bought it from lone.design.(I did something stupid.) Where in [lone.design] should I enter this information to receive a reply? I hate [lone.design] because their support is unresponsive.
  5. NEXT

    error

    Failed to call hook 'Unload' on plugin 'FishingContest v1.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.FishingContest.Unload () [0x0003e] in <2dfa7da938b54540959f50d600443a09>:0 at Oxide.Plugins.FishingContest.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0005b] in <2dfa7da938b54540959f50d600443a09>: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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  6. Failed to call hook 'OnEntityBuilt' on plugin 'DeployableNature v1.0.32' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.DeployableNature.CreateEntity (System.String prefab, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot, System.UInt64 skin, System.UInt64 ownerID, System.Int32 max_hits, System.Boolean authDamageOnly, System.Boolean prevent_gather, System.Boolean isAdmin, System.Boolean createEntry) [0x00036] in :0 at Oxide.Plugins.DeployableNature.OnEntityBuilt (Planner plan, UnityEngine.GameObject go) [0x0020a] in :0 at Oxide.Plugins.DeployableNature.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e41] in :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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Error with pumpkin Same with some other
  7. NEXT

    Animal Farm

    What do they eat? They don't seem to eat the food in the picture. He started eating when the gauge was around 60-70 thank you
  8. NEXT

    Animal Farm

    "Boar Baby Settings": { "Chance to get baby boar from gathering": 100, Not collectable Is this due to other mods?
  9. NEXT

    error?

    thank you
  10. NEXT

    error?

    Failed to call hook 'OnWireConnect' on plugin 'StackModifierIndustrial v1.0.0' (KeyNotFoundException: The given key '4142483135' was not present in the dictionary.) at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].ThrowKeyNotFoundException (System.Object key) [0x00010] in :0 at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].get_Item (TKey key) [0x0000b] in :0 at Oxide.Plugins.StackModifierIndustrial.OnWireConnect (BasePlayer player, IOEntity to, System.Int32 inputIndex, IOEntity from, System.Int32 outputIndex, System.Collections.Generic.List`1[T] linePoints, System.Collections.Generic.List`1[T] slackLevels) [0x00041] in :0 at Oxide.Plugins.StackModifierIndustrial.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000dc] in :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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  11. NEXT

    error?

    Everything works fine. I'm trying to reproduce it here but it doesn't work.
  12. NEXT

    error?

    The purchase panel does not open. Reloading the plugin returned it to normal.
  13. NEXT

    error?

    I haven't changed any plugins either. Every time I press the Buy button, the following error message appears: Failed to call hook 'OpenBuyUI' on plugin 'TradeMachine v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TradeMachine+<>c__DisplayClass90_1.b__3 (Oxide.Plugins.TradeMachine+BlackList blacklist) [0x00006] in <683e24ab3791455da7105ef86a9b177f>:0 at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0002c] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.TradeMachine+<>c__DisplayClass90_0.b__1 (Oxide.Plugins.TradeMachine+TradeItem item) [0x0001d] in <683e24ab3791455da7105ef86a9b177f>:0 at System.Linq.Utilities+<>c__DisplayClass1_0`1[TSource].b__0 (TSource x) [0x0000e] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at System.Linq.Enumerable+WhereListIterator`1[TSource].ToArray () [0x00023] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at System.Linq.Buffer`1[TElement]..ctor (System.Collections.Generic.IEnumerable`1[T] source) [0x0000a] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at System.Linq.OrderedEnumerable`1[TElement].ToList () [0x00000] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.TradeMachine.BuyItemsUI (BasePlayer player, System.String category) [0x00710] in <683e24ab3791455da7105ef86a9b177f>:0 at Oxide.Plugins.TradeMachine.OpenBuyUI (ConsoleSystem+Arg arg) [0x00075] in <683e24ab3791455da7105ef86a9b177f>:0 at Oxide.Plugins.TradeMachine.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x014e1] in <683e24ab3791455da7105ef86a9b177f>: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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  14. NEXT

    error?

    my config ], "CustomItems": [ { "ItemId": -1707425764, "SkinId": 3122790562, "DisplayName": "" } ], "BlacklistedItems": [ { "ItemId": 550753330, "SkinId": 0 } ], "Version": { "Major": 1, "Minor": 0, "Patch": 1 } } I don't know what happened, but it showed up in the Rcon logs.
  15. NEXT

    error?

    Failed to call hook 'OpenBuyUI' on plugin 'TradeMachine v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TradeMachine+<>c__DisplayClass90_1.b__3 (Oxide.Plugins.TradeMachine+BlackList blacklist) [0x00006] in <683e24ab3791455da7105ef86a9b177f>:0 at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0002c] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.TradeMachine+<>c__DisplayClass90_0.b__1 (Oxide.Plugins.TradeMachine+TradeItem item) [0x0001d] in <683e24ab3791455da7105ef86a9b177f>:0 at System.Linq.Utilities+<>c__DisplayClass1_0`1[TSource].b__0 (TSource x) [0x0000e] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at System.Linq.Enumerable+WhereListIterator`1[TSource].ToArray () [0x00023] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at System.Linq.Buffer`1[TElement]..ctor (System.Collections.Generic.IEnumerable`1[T] source) [0x0000a] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at System.Linq.OrderedEnumerable`1[TElement].ToList () [0x00000] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.TradeMachine.BuyItemsUI (BasePlayer player, System.String category) [0x00710] in <683e24ab3791455da7105ef86a9b177f>:0 at Oxide.Plugins.TradeMachine.OpenBuyUI (ConsoleSystem+Arg arg) [0x00075] in <683e24ab3791455da7105ef86a9b177f>:0 at Oxide.Plugins.TradeMachine.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x014e1] in <683e24ab3791455da7105ef86a9b177f>: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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  16. NEXT

    bug?

    funny
  17. NEXT

    error?

    I don't know the details. I'll check it out. However, the gate remains.
  18. NEXT

    error?

    I'm also using carbon, does that matter?
  19. NEXT

    error?

    Failed to call hook 'OnEntityDeath' on plugin 'HeliWars v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HeliWars.OnEntityDeath (BasePlayer player, HitInfo info) [0x0003f] in <50c77662fb404b939c21e7fcffb7b3ad>:0 at Oxide.Plugins.HeliWars.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063d] in <50c77662fb404b939c21e7fcffb7b3ad>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  20. NEXT

    error?

    Failed to call hook 'OnPlayerDisconnected' on plugin 'HeliWars v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Item.MoveToContainer (ItemContainer newcontainer, System.Int32 iTargetPos, System.Boolean allowStack, System.Boolean ignoreStackLimit, BasePlayer sourcePlayer, System.Boolean allowSwap) [0x000ba] in <91b60f48d47248f6ac2cbd0d5e1535e7>:0 at Oxide.Plugins.HeliWars.BuildItem (Oxide.Plugins.HeliWars+SavedItem itemData) [0x00190] in <50c77662fb404b939c21e7fcffb7b3ad>:0 at Oxide.Plugins.HeliWars.RestoreInventory (BasePlayer player) [0x00050] in <50c77662fb404b939c21e7fcffb7b3ad>:0 at Oxide.Plugins.HeliWars.RemovePlayerfromEvent (BasePlayer player) [0x00165] in <50c77662fb404b939c21e7fcffb7b3ad>:0 at Oxide.Plugins.HeliWars.OnPlayerDisconnected (BasePlayer player, System.String reason) [0x00020] in <50c77662fb404b939c21e7fcffb7b3ad>:0 at Oxide.Plugins.HeliWars.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0027e] in <50c77662fb404b939c21e7fcffb7b3ad>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  21. NEXT

    please

    Would it be possible to equip the vending machine with a refrigeration function? Food tends to spoil during trading.
  22. NEXT

    icon

    I would appreciate it if the AR button icon would also disappear when the sunglasses are removed.
  23. NEXT

    Zombies spawning in cliffs

    This is a very troubling issue. If we could set a lifespan for scarecrows, it would solve the problem...
  24. NEXT

    scarecrow

    "Can I set the lifespan of a scarecrow? "Timed Cleanup": true, "Scarecrow Cleanup Time": 60, What is this setting? It doesn't seem to be the lifespan of a scarecrow. An abandoned scarecrow continues to exist indefinitely."
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.2k

Files Sold

Total number of files sold.

2.6m

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.