Jump to content

Papi Rusty

Creator
  • Posts

    720
  • Joined

  • Last visited

Everything posted by Papi Rusty

  1. Papi Rusty

    issues

    1: Turrets do not shoot. I tried enabling the turret config option but still they just "beep" but dont shoot 2: The UI does not display the number of npcs or turrets or anything in the UI.
  2. Papi Rusty

    error wont load

    Woops! my bad!
  3. Papi Rusty

    error wont load

    NullReferenceException: Object reference not set to an instance of an object at ResourceDepositManager.GetOrCreate (UnityEngine.Vector3 pos) [0x00005] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at MiningQuarry.ServerInit () [0x00021] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseNetworkable.Spawn () [0x0004f] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseEntity.Spawn () [0x00000] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at BaseEntity.SpawnAsMapEntity () [0x0009a] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at SaveRestore.SpawnMapEntities (System.Collections.Generic.List`1[T] entities) [0x0003d] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at ServerMgr.Initialize (System.Boolean loadSave, System.String saveFile, System.Boolean allowOutOfDateSaves, System.Boolean skipInitialSpawn) [0x0009d] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at Bootstrap+<StartServer>d__21.MoveNext () [0x00325] in <6a0cddd1b3834d348f4fc9ac7883d503>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <470ec865e9cd405cbc45cdbc22bb3c0c>:0 Yes I have rust edit extensions and yes its up to date. No i have not modified the map or launched it on rust edit.
  4. i dm u @Chill Roleplay
  5. He can simply reskin the camera, so it's not the default camera he's giving you, but a custom-skinned version. This is done by creating a custom item icon and uploading it to the Steam Workshop. The Water Bases plugin uses a similar method, where it provides an inner tube (a DLC item), and Animal Farm gives you a pool as the base for placing the farm. Hopefully, he's able to do the same here. I'm happy to make the icon for him if needed. @Chill Roleplay@the-bandit
  6. Papi Rusty

    chat message

    Please add option to remove chat message when claiming kit
  7. Papi Rusty

    error when editing kit

    It happens when you try to remove skin id from an item. you have to remove the name too buts invisible you cant see
  8. Papi Rusty

    error when editing kit

    Failed to call hook 'CmdKitsConsole' on plugin 'Kits v2.2.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Kits.CmdKitsConsole (ConsoleSystem+Arg arg) [0x01084] in <b2ba2429cbbb41e5a8e8a9dd416bbe38>:0 at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01559] in <b2ba2429cbbb41e5a8e8a9dd416bbe38>: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 Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0
  9. Papi Rusty

    names

    @codeboy
  10. Papi Rusty

    cargo under map

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

    cargo under map

    also spawned npcs under the map and everywhere around the area.
  12. 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
  13. Papi Rusty

    cargo under map

    cargo is spawning under the map
  14. Papi Rusty

    names

    Some names are not appearing correctly.
  15. where do you edit these? @Lost Design
  16. 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
  17. 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!
  18. Papi Rusty

    KillFeed

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

    issue

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

    Linking issue

    how do i give permission
  23. Papi Rusty

    Linking issue

    why not
  24. 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',
1.9m

Downloads

Total number of downloads.

8.9k

Customers

Total customers served.

131k

Files Sold

Total number of files sold.

2.7m

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.