Jump to content

Papi Rusty

Creator
  • Posts

    774
  • Joined

  • Last visited

Everything posted by Papi Rusty

  1. Papi Rusty

    names

    @codeboy
  2. Papi Rusty

    cargo under map

    i had to kill the npcs to stop the spamming.
  3. Papi Rusty

    cargo under map

    also spawned npcs under the map and everywhere around the area.
  4. Papi Rusty

    cargo under map

    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
  5. Papi Rusty

    cargo under map

    cargo is spawning under the map
  6. Papi Rusty

    names

    Some names are not appearing correctly.
  7. where do you edit these? @Lost Design
  8. Papi Rusty

    names

    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
  9. Papi Rusty

    names

    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!
  10. Papi Rusty

    KillFeed

    Does this scale with the users interface scale setting or not? @codeboy
  11. 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
  12. 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.
  13. Papi Rusty

    issue

    @Mercury Did you ever test this. Still having issues with this
  14. Papi Rusty

    Linking issue

    how do i give permission
  15. Papi Rusty

    Linking issue

    why not
  16. Papi Rusty

    Linking issue

    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',
  17. Papi Rusty

    issues

    yes perfect! I will wait for it. any eta?
  18. Papi Rusty

    error.

    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[])
  19. Papi Rusty

    issues

    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
  20. Papi Rusty

    Needs a little work

    hey waiting on this. let me know please. also have some custom work if you want to do it! @G1Sniper
  21. does this scale with the users scale settings they have in game or does it not
  22. I checked. it reset my entire config
  23. Papi Rusty

    timer

    How do i change the timer? 1 hour is not enough time i want more time
  24. 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
  25. Thank you
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

136.5k

Files Sold

Total number of files sold.

2.9m

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.