-
Posts
774 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Papi Rusty
-
i had to kill the npcs to stop the spamming.
-
-
tried reloading and got this spamming consolle NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at BasePathNode.IsValid () [0x00000] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseNavigator.GetNextPathPosition () [0x00025] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseNavigator.UpdateMovement (System.Single delta) [0x000b5] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseNavigator.UpdateNavigation (System.Single delta) [0x00000] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseNavigator.Think (System.Single delta) [0x0001f] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseAIBrain.DoMovementTick () [0x0002c] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseAIBrain.TickMovement () [0x00069] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at InvokeHandlerBase`1[T].DoTick () [0x00138] in <05bc115bb13446a4a5a9726e7cadc8a1>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <05bc115bb13446a4a5a9726e7cadc8a1>:0
-
-
-
-
also got this error not sure if its related NullReferenceException: Object reference not set to an instance of an object at HumanNPC.AttackerInfo (ProtoBuf.PlayerLifeStory+DeathInfo info) [0x00019] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at Oxide.Plugins.NpcSpawn+CustomScientistNpc.AttackerInfo (ProtoBuf.PlayerLifeStory+DeathInfo info) [0x00000] in <3cdd93356b084b6baa1a2983c53b773f>:0 at BasePlayer.LifeStoryLogDeath (BasePlayer+DeathBlow& deathBlow, Rust.DamageType lastDamage) [0x000ce] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BasePlayer.OnDied (HitInfo info) [0x00987] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseCombatEntity.Die (HitInfo info) [0x0008b] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BasePlayer.Die (HitInfo info) [0x000ce] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BasePlayer.WoundingTick () [0x000e6] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at InvokeHandlerBase`1[T].DoTick () [0x00138] in <05bc115bb13446a4a5a9726e7cadc8a1>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <05bc115bb13446a4a5a9726e7cadc8a1>:0
-
So when I kill a zombie, it just shows "scientist" as the name. I'm using the ZombieHorde plugin. Same thing happens when I kill a custom NPC , even if I've named them something specific, it still just says "scientist." Is there a way to make it show their actual names? Console shows their custom names fine, so it's picking it up somewhere. I came from using DeathNotes on uMod, and while this plugin is way better, even DeathNotes could display the proper custom names. Thanks!
-
- 33 comments
-
I have to disconnect from server and rejoin so it can fix. but it only fixes for me. everyone has to reconnect to server too to fix. but later same thing happens
-
now with all the addons its getting worse. Please let me know when you can fix this> I cant edit or close the wipe schedule. i have to reload it. Kits is the same way.
-
@Mercury Did you ever test this. Still having issues with this
-
how do i give permission
-
also getting this error DiscordAPIError[50013]: Missing Permissions at handleErrors (/home/container/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:730:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async SequentialHandler.runRequest (/home/container/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:1133:23) at async SequentialHandler.queueRequest (/home/container/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:963:14) at async _REST.request (/home/container/node_modules/discord.js/node_modules/@discordjs/rest/dist/index.js:1278:22) at async GuildMemberManager.edit (/home/container/node_modules/discord.js/src/managers/GuildMemberManager.js:381:15) { requestBody: { files: undefined, json: { nick: 'dragonprincessjay' } }, rawError: { message: 'Missing Permissions', code: 50013 }, code: 50013, status: 403, method: 'PATCH',
-
yes perfect! I will wait for it. any eta?
-
I got error when i tried srs. Idk if it was cuz of that or what but i got this error System.NullReferenceException: Object reference not set to an instance of an object. at Oxide.Plugins.Skinner+BoxController.GetItemFromPool (System.UInt64 cachedSkin, ItemDefinition itemDef, System.Int32 pos) [0x00087] in <694d3fbc55e843479c3572c1c52d05ba>:0 at Oxide.Plugins.Skinner+BoxController.InsertItem (System.UInt64 cachedSkin, ItemDefinition itemDef, System.Int32 amount, System.Int32 pos) [0x00000] in <694d3fbc55e843479c3572c1c52d05ba>:0 at Oxide.Plugins.Skinner+BoxController.GetRequestSkins () [0x00195] in <694d3fbc55e843479c3572c1c52d05ba>:0 at Oxide.Plugins.Skinner+BoxController.SkinRequests () [0x00041] in <694d3fbc55e843479c3572c1c52d05ba>:0 at Oxide.Plugins.Skinner.RequestSelectCMD (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x00088] in <694d3fbc55e843479c3572c1c52d05ba>:0 at Oxide.Plugins.Skinner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010a3] in <694d3fbc55e843479c3572c1c52d05ba>: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 <d59b507fd76240e5b62228d0eae39b73>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Oxide.Core.Plugins.Plugin.CallHook_Patch0(Oxide.Core.Plugins.Plugin,string,object[])
-
Hey i havent used this in a while. but is there anyway to fix this arena? there a lot of areas that could use more prevent movement cubes. players can get in many areas
-
hey waiting on this. let me know please. also have some custom work if you want to do it! @G1Sniper
-
- 81 comments
-
- #death tips
- #death notice
-
(and 8 more)
Tagged with:
-
I checked. it reset my entire config
-
How do i change the timer? 1 hour is not enough time i want more time
-
i have tried updating but can not without breaking config. Any way to fix this? also getting this error when i try to update [FurnaceUpgrades] [Config] Detected legacy config format (float values). Attempting migration... Input string '1.0' is not a valid integer. Path '['Default Settings']['Smelting speed']', line 60, position 25. [FurnaceUpgrades] Migrating legacy config to new format... [FurnaceUpgrades] [Migration] Could not migrate default values: Object must implement IConvertible. [FurnaceUpgrades] [Migration] Failed to migrate Upgrades: Object must implement IConvertible. [FurnaceUpgrades] Legacy config migrated successfully. [FurnaceUpgrades] Ignore 'Object must implement IConvertible' warnings. [FurnaceUpgrades] FurnaceUpgrades conflicts with the 'StackModifier' plugin [FurnaceUpgrades] If any Stack Modifier plugin oven items stack is greater than (1), upgrades will be lost, FurnaceUpgrades does not work correctly when changing the Furnace Stack using Stack Modifier plugin! [FurnaceUpgrades] If you have set ovens items stack to 1 then everything works good. [FurnaceUpgrades] Please make sure to have only one splitter plugin, either use Built-in furnace splitter or disable this from config and use alternatives! [FurnaceUpgrades] If the StackModifier plugin oven stack is greater than (1), upgrades will be lost, FurnaceUpgrades does not work correctly when changing the Furnace Stack using StackModifier! Calling 'OnServerInitialized' on 'FurnaceUpgrades v2.6.1' took 297ms Loaded plugin FurnaceUpgrades v2.6.1 by ifte
-
Thank you