Jump to content

NEXT

Member
  • Posts

    746
  • Joined

  • Last visited

Everything posted by NEXT

  1. NEXT

    skill tree

    I would like it to be linked with the skill tree expansion magazine.
  2. NEXT

    LuckyBlock

    Is it because you are the administrator of the MOD yourself? Because overlapping blocks were searched for and the files could no longer be moved. The reason for this is that the original edition is no longer available. Even if you start the new version of the game, the problem will not be solved. Is this because the same person was in the same situation? Luckily it will be fixed in the next version. Thank you for the quick response.
  3. NEXT

    Are there any serious bugs?

    /lbtest - use for spawn luckyblock for test A Block is created overlapping the player, Player gets stuck stuck stuck....... After that, the player becomes stuck stuck stuck .......after every few steps. Restarting the client does not resolve the issue. Isn't this a pretty serious bug?
  4. NEXT

    error?

    Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.LuckyBlock+<>c__DisplayClass14_0.b__0 () [0x00038] in :0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in :0
  5. NEXT

    Please tell me

    i used new category. but no command. What is wrong? { "ID": -494030190, "Enabled": true, "Permission": "", "Title": "SKILL", "Chat Button": true, "Show Pages?": false, "Commands": [ "/skilltree" ], "Icon": "", "Pages": [ { "Title": "", "Command": "", "Type (Plugin/UI)": "UI", "Plugin Name": "", "Plugin Hook": "", "UI Elements": [ { "Enabled?": true, "Visible": true, "Name": "Panel_a2c60ca9ff", "Type (Label/Panel/Button/Image)": "Panel", "Color": { "HEX": "#FFFFFF", "Opacity (0 - 100)": 100.0 }, "Text": [], "Font Size": 14, "Font": 0, "Align": "UpperLeft", "Text Color": { "HEX": "#FFFFFF", "Opacity (0 - 100)": 100.0 }, "Command ({user} - user steamid)": "", "Image": "", "Cursor Enabled": false, "Keyboard Enabled": false, "Sprite": "", "Material": "", "AnchorMin (X)": 0.5, "AnchorMin (Y)": 0.5, "AnchorMax (X)": 0.5, "AnchorMax (Y)": 0.5, "OffsetMin (X)": -50.0, "OffsetMin (Y)": -50.0, "OffsetMax (X)": 50.0, "OffsetMax (Y)": 50.0 }
  6. NEXT

    2 command

    Can you execute two commands? Example) "Server command": "luckyblock create_item rifle.lr300 1 0:say I got the AK from the Lucky Block mod.",
  7. NEXT

    command

    Specify the player ID of the person who opened it, and How do you run a command? Is this okay? "Server command": "rocketman {player.userID}",
  8. NEXT

    error?

    Failed to call hook 'CanBuild' on plugin 'RealPVE v0.1.15' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RealPVE.CanBuild (Planner planner, Construction prefab, Construction+Target target) [0x00042] in <17870ae784944b369dd273e1fd74be2c>:0 at Oxide.Plugins.RealPVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x06e54] in <17870ae784944b369dd273e1fd74be2c>: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
  9. Loaded plugin DeployableNature v1.0.31 by imthenewguy Loaded plugin DeployableNature v1.0.31 by imthenewguy assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain
  10. assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain assets/rust.ai/agents/chicken/chicken.prefab is missing a brain Please do something about it
  11. NEXT

    error?

    The bug that causes items not to respawn has caused a lot of complaints from players. I uninstalled it right away, so there are no more logs or anything. I wonder if it's a problem on other servers? Or is it just that no one is using it?
  12. NEXT

    error?

    Failed to call hook 'CanPickupEntity' on plugin 'TCBox v1.3.3' (NullReferenceException: Object reference not set to an instance of an object) at BasePlayer.GiveItem (Item item, BaseEntity+GiveItemReason reason) [0x0004c] in :0 at Oxide.Plugins.TCBox.CanPickupEntity (BasePlayer player, BoxStorage box) [0x000c6] in :0 at Oxide.Plugins.TCBox.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000b8] in :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
  13. NEXT

    notification

    I'd like to have chat notifications before the event starts, such as "It will start in XX seconds"
  14. NEXT

    error?

    I don't think any changes were made to the loot. This is the first log I see DefendableBases.json
  15. NEXT

    error?

    Exception while calling NextTick callback (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_gameObject(UnityEngine.Component) at Oxide.Plugins.HitIcon.GetUIHandler (BasePlayer player) [0x0002b] in <28ba77025de047e7ad5dd84c1fab0bdd>:0 at Oxide.Plugins.HitIcon.GuiDisplay (BasePlayer player, System.String color, HitInfo hitinfo, System.Boolean isKill, System.String whatIsIt, System.Boolean isHead) [0x00033] in <28ba77025de047e7ad5dd84c1fab0bdd>:0 at Oxide.Plugins.HitIcon+<>c__DisplayClass27_0.b__1 () [0x0001b] in <28ba77025de047e7ad5dd84c1fab0bdd>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in :0
  16. NEXT

    error?

    Failed to call hook 'OnCorpsePopulate' on plugin 'DefendableBases v1.2.7' (NullReferenceException: Object reference not set to an instance of an object) at HumanNPC.AttackerInfo (ProtoBuf.PlayerLifeStory+DeathInfo info) [0x00019] in :0 at Oxide.Plugins.NpcSpawn+CustomScientistNpc.AttackerInfo (ProtoBuf.PlayerLifeStory+DeathInfo info) [0x00000] in <28ba77025de047e7ad5dd84c1fab0bdd>:0 at BasePlayer.LifeStoryLogDeath (BasePlayer+DeathBlow& deathBlow, Rust.DamageType lastDamage) [0x0004d] in :0 at BasePlayer.OnDied (HitInfo info) [0x009bf] in :0 at BaseCombatEntity.Die (HitInfo info) [0x00084] in :0 at BasePlayer.Die (HitInfo info) [0x000d6] in :0 at BaseCombatEntity.Hurt (HitInfo info) [0x002b8] in :0 at BasePlayer.Hurt (HitInfo info) [0x0031b] in :0 at BaseCombatEntity.Hurt (System.Single amount, Rust.DamageType type, BaseEntity attacker, System.Boolean useProtection) [0x0002f] in :0 at Oxide.Plugins.DefendableBases.OnBomberExplosion (ScientistNPC npc, BaseEntity target) [0x00178] in <28ba77025de047e7ad5dd84c1fab0bdd>:0 at Oxide.Plugins.DefendableBases.OnCorpsePopulate (ScientistNPC entity, NPCPlayerCorpse corpse) [0x0011c] in <28ba77025de047e7ad5dd84c1fab0bdd>:0 at Oxide.Plugins.DefendableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cc1] in <28ba77025de047e7ad5dd84c1fab0bdd>: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
  17. NEXT

    error?

    Failed to call hook 'OnPlayerRespawned' on plugin 'FishingContest v1.0.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.FishingContest.OnPlayerRespawned (BasePlayer player) [0x0004b] in :0 at Oxide.Plugins.FishingContest.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002af] in :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
  18. NEXT

    error?

    Failed to call hook 'EMPlayerLeaveEvent' on plugin 'EventHelper v1.0.15' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.EventHelper.GetRestoreItem (BasePlayer player, ItemContainer container, Oxide.Plugins.EventHelper+ItemInfo savedItem) [0x00172] in :0 at Oxide.Plugins.EventHelper.RestoreItems (BasePlayer player, System.Boolean strip) [0x00098] in :0 at Oxide.Plugins.EventHelper.EMPlayerLeaveEvent (BasePlayer player, System.String eventName, System.Boolean manually_left) [0x00088] in :0 at Oxide.Plugins.EventHelper.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0177d] in :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 Failed to call hook 'EMEndEvent' on plugin 'EventHelper v1.0.15' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.EventHelper.GetRestoreItem (BasePlayer player, ItemContainer container, Oxide.Plugins.EventHelper+ItemInfo savedItem) [0x00172] in :0 at Oxide.Plugins.EventHelper.RestoreItems (BasePlayer player, System.Boolean strip) [0x00098] in :0 at Oxide.Plugins.EventHelper.EMPlayerLeaveEvent (BasePlayer player, System.String eventName, System.Boolean manually_left) [0x00088] in :0 at Oxide.Plugins.EventHelper.EMEndEvent (System.String eventName) [0x0004e] in :0 at Oxide.Plugins.EventHelper.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01524] in :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
  19. Do any admins still have this mod installed?
  20. NEXT

    reward

    It seems like this mod has been abandoned by the developer... I don't care about the rewards anymore I want other errors fixed Inventory restoration sometimes doesn't work properly
  21. NEXT

    error?

    This is the first time I've seen this log
  22. NEXT

    error?

    Failed to call hook 'CustomMixingCommand' on plugin 'CustomMixing v1.3.1' (KeyNotFoundException: The given key '76561199*********7449' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in :0 at Oxide.Plugins.CustomMixing.CustomMixingCommand (ConsoleSystem+Arg arg) [0x00029] in <4d362c176f2244a8a81e33a7189605e4>:0 at Oxide.Plugins.CustomMixing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00511] in <4d362c176f2244a8a81e33a7189605e4>: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
  23. NEXT

    error?

    thank you very much.
  24. NEXT

    no kit

    Thank you for your always great support
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

123.6k

Files Sold

Total number of files sold.

2.5m

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.