Jump to content

BetterDeadThanZed

Member
  • Posts

    1,104
  • Joined

  • Last visited

Everything posted by BetterDeadThanZed

  1. BetterDeadThanZed

    LSkins

    From Steam Workshop. For example, in this collection: https://steamcommunity.com/sharedfiles/filedetails/?id=563744689 the ID is 563744689
  2. I was on the server and someone told me that the Launch NPC wasn't there and hadn't been for a while. When I went to Launch, the NPC wasn't there and neither was the marker. The NPC didn't reappear until I reloaded the plugin. When I searched the log, I found this error had appeared around 2 hours before I was told the NPC was missing.
  3. I had someone tell me again this evening that the Bradley Control was missing. I checked and he was. I reloaded the plugin and he appeared. I checked the log and see this: Failed to call hook 'CanLootEntity' on plugin 'CustomBradley v1.3.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomBradley+CustomBradleyComponent.GetAllPlayersInTeam () [0x00036] in <61215538a7ce420bb92fba362777afa6>:0 at Oxide.Plugins.CustomBradley.CanInteractWith (BasePlayer player, System.UInt64 ownerId) [0x00017] in <61215538a7ce420bb92fba362777afa6>:0 at Oxide.Plugins.CustomBradley.CanLootEntity (BasePlayer player, StorageContainer container) [0x00047] in <61215538a7ce420bb92fba362777afa6>:0 at Oxide.Plugins.CustomBradley.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0096d] in <61215538a7ce420bb92fba362777afa6>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
  4. Yes, it's still happening, but I just updated to the new version so I'll wait and see if it appears with that version.
  5. Was today's update supposed to fix picking up the drone? If so, it didn't work. I can still pick it up.
  6. The map has Launch. I didn't know if having another Bradley spawn elsewhere on the map would cause an issue. I put the plugin back on the server last night and it seemed to be working so I've asked my players to let me know if they have any other issues with the NPC not spawning.
  7. I just wanted to see if there's an issue with this plugin because of the last update or if it's because of the custom map I'm running. I am running the Badlands map, which has a custom Bradley spawn on the map. I've been told the Bradley Control NPC isn't spawning. Is it possible that since there's a custom Bradley spawn outside of Launch, it is affecting this plugin? I haven't had time to confirm this myself, but this is what I'm being told by several players.
  8. Can we get an option to block commands in the casinos?
  9. BetterDeadThanZed

    Keanland

    @SKIROWThis is from my client log: WARNING: Shader Unsupported: 'Hidden/Nature/Terrain/Utilities' - All passes removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? ERROR: Shader Hidden/Nature/Terrain/Utilities shader is not supported on this GPU (none of subshaders/fallbacks are suitable) Shader 'Nature/Terrain/Diffuse': dependency 'AddPassShader' shader 'Hidden/TerrainEngine/Splatmap/Diffuse-AddPass' not found Shader 'Hidden/TerrainEngine/Splatmap/Standard-AddPass': fallback shader 'Hidden/TerrainEngine/Splatmap/Diffuse-AddPass' not found Disconnected (Exception (cs:77857): NullReferenceException: Object reference not set to an instance of an object. MaterialConfig.GetMaterialPropertyBlock (UnityEngine.Material mat, UnityEngine.Vector3 pos, UnityEngine.Vector3 scale) (at <00000000000000000000000000000000>:0) MaterialSetup.OnEnable () (at <00000000000000000000000000000000>:0) GameManager.CreatePrefab (System.String strPrefab, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot, UnityEngine.Vector3 scale, System.Boolean active) (at <00000000000000000000000000000000>:0) Prefab.Spawn (UnityEngine.Vector3 pos, UnityEngine.Quaternion rot, UnityEngine.Vector3 scale, System.Boolean active) (at <00000000000000000000000000000000>:0) World.Spawn (System.String category, Prefab prefab, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Vector3 scale) (at <00000000000000000000000000000000>:0) World.Spawn (ProtoBuf.PrefabData prefab) (at <00000000000000000000000000000000>:0) World+<Spawn>d__71.MoveNext () (at <00000000000000000000000000000000>:0) WorldSetup+<InitCoroutine>d__15.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0) GameManager:CreatePrefab(String, Vector3, Quaternion, Vector3, Boolean) Prefab:Spawn(Vector3, Quaternion, Vector3, Boolean) World:Spawn(String, Prefab, Vector3, Quaternion, Vector3) World:Spawn(PrefabData) <Spawn>d__71:MoveNext() <InitCoroutine>d__15:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) ) - returning to main menu UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) Client:OnClientDisconnected(String) This is the entire log: https://pastebin.com/h4UPbhJN
  10. BetterDeadThanZed

    Keanland

    I get the same error when I try running it.
  11. BetterDeadThanZed

    Error

    I'm not on the server so I don't know the circumstances around this error, but this just popped up 9 times in a row: Failed to call hook 'CanLootEntity' on plugin 'CustomBradley v1.3.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomBradley+CustomBradleyComponent.GetAllPlayersInTeam () [0x00000] in <785d4e3f10e043a4b5ce3ce7d4f3e7d6>:0 at Oxide.Plugins.CustomBradley.CanInteractWith (BasePlayer player, System.UInt64 ownerId) [0x00017] in <785d4e3f10e043a4b5ce3ce7d4f3e7d6>:0 at Oxide.Plugins.CustomBradley.CanLootEntity (BasePlayer player, StorageContainer container) [0x00047] in <785d4e3f10e043a4b5ce3ce7d4f3e7d6>:0 at Oxide.Plugins.CustomBradley.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0096d] in <785d4e3f10e043a4b5ce3ce7d4f3e7d6>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  12. Thank you for the response. Maybe just add a config option to "Use vanilla fuel/rate"? I don't know if that's possible.
  13. I haven't had this plugin on the server for a few months. I tested it again just a few days ago and found you could pick up the drones.
  14. BetterDeadThanZed

    Error in console

    I don't know the circumstances under which this error is appearing, but I just noticed this in my console window when I wasn't on the server: Failed to call hook 'CanLootEntity' on plugin 'VirtualQuarries v2.2.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.VirtualQuarries.CanLootEntity (BasePlayer player, ResourceExtractorFuelStorage quarryStorage) [0x0016b] in <6811917b99f84bccb8e5d3dd721873bb>:0 at Oxide.Plugins.VirtualQuarries.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003b2] in <6811917b99f84bccb8e5d3dd721873bb>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  15. I tried to do the math to set the diesel consumption to vanilla rust, but in the end I gave up and kept it on LGF. Does anyone have a config so that it uses Diesel like vanilla, and produces the same output as vanilla? Specifically, this section: "Static Quarries - Fuel Item": { "Shortname": "lowgradefuel", "Skin": 0, "Amount": 1 }, "Static Quarries - Metal Quarry Output": [ { "Shortname": "stones", "Skin": 0, "Amount Per Tick": 150.0, "Display Name": "" }, { "Shortname": "metal.ore", "Skin": 0, "Amount Per Tick": 20.0, "Display Name": "" } ], "Static Quarries - Sulfur Quarry Output": [ { "Shortname": "sulfur.ore", "Skin": 0, "Amount Per Tick": 20.0, "Display Name": "" } ], "Static Quarries - HQM Quarry Output": [ { "Shortname": "hq.metal.ore", "Skin": 0, "Amount Per Tick": 1.0, "Display Name": "" } ], "Static Quarries - Pump Jack Output": [ { "Shortname": "crude.oil", "Skin": 0, "Amount Per Tick": 6.0, "Display Name": "" } ],
  16. Using the latest version, I can walk up to the drone taxi when it arrives, look at it and press and hold E to pick up the drone.
  17. Oh, ok. I haven't tested it to see if the perks are correct, so I'll have to look at that to see if I get the same thing on my server, but I can confirm that I can smoke the joints without having to kill myself first.
  18. What's wrong with it? Using it on my server without any issues.
  19. In regards to the Water Breathing perk, can we get a countdown of how long we can breath under water?
  20. I can pick up the drone taxis by looking at the drone and pressing and holding E. I can do this with all three drones. https://youtu.be/drzGmpv41Tw
  21. Another issue... sometimes when players look at the NPC and press E a Water Purifier UI opens: Moving around and looking at it from a different angles gets it to work, but I've had numerous players tell me about this. *EDIT* For some reason, the Codefling site doesn't like showing images in the support tickets, so here's the link: https://cdn.discordapp.com/attachments/831601205469642754/1055530052722360400/20221222115128_1.jpg
  22. Any word on fixing this console spam @Rustonauts?
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.