-
Posts
1,104 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by BetterDeadThanZed
-
- 216 comments
-
- 1
-
-
Bradley NPC not appearing
BetterDeadThanZed replied to BetterDeadThanZed's Support Request in Support
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. -
Bradley NPC not appearing
BetterDeadThanZed replied to BetterDeadThanZed's Support Request in Support
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 -
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.
-
Bradley NPC not appearing
BetterDeadThanZed replied to BetterDeadThanZed's Support Request in Support
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. -
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.
-
-
@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
-
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
-
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
-
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": "" } ],
-
- 28 comments
-
- #vehicle
- #vehicles
-
(and 64 more)
Tagged with:
- #vehicle
- #vehicles
- #helicopter
- #helicopters
- #heli
- #helis
- #copter
- #copters
- #attack helicopter
- #attack heli
- #attack
- #minicopter
- #mini copter
- #mini
- #scrap transport helicopter
- #transport
- #transport helicopter
- #scrap heli
- #boat
- #boats
- #row boat
- #rowboat
- #row
- #rhib
- #tugboat
- #tug boat
- #tug
- #sled
- #snowmobile
- #snow mobile
- #snow
- #tomaha
- #hot air balloon
- #balloon
- #hab
- #ridable horse
- #horse
- #horses
- #submarine
- #submarines
- #solo submarine
- #duo submarine
- #chinook
- #ch47
- #sedan
- #car
- #cars
- #modular car
- #modular cars
- #magnet crane
- #crane
- #cranes
- #train
- #trains
- #cart
- #carts
- #workcart
- #work cart
- #above ground workcart
- #locomotive
- #mymini
- #bike
- #trike
- #motorbike
- #motor bike
- #sidecar
-
- 1,253 comments
-
- 1
-
-
- #leveling
- #progression
- (and 13 more)
-
- 1,253 comments
-
- #leveling
- #progression
- (and 13 more)
-
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
-
- 28 comments
-
- 1
-
-
- #vehicle
- #vehicles
-
(and 64 more)
Tagged with:
- #vehicle
- #vehicles
- #helicopter
- #helicopters
- #heli
- #helis
- #copter
- #copters
- #attack helicopter
- #attack heli
- #attack
- #minicopter
- #mini copter
- #mini
- #scrap transport helicopter
- #transport
- #transport helicopter
- #scrap heli
- #boat
- #boats
- #row boat
- #rowboat
- #row
- #rhib
- #tugboat
- #tug boat
- #tug
- #sled
- #snowmobile
- #snow mobile
- #snow
- #tomaha
- #hot air balloon
- #balloon
- #hab
- #ridable horse
- #horse
- #horses
- #submarine
- #submarines
- #solo submarine
- #duo submarine
- #chinook
- #ch47
- #sedan
- #car
- #cars
- #modular car
- #modular cars
- #magnet crane
- #crane
- #cranes
- #train
- #trains
- #cart
- #carts
- #workcart
- #work cart
- #above ground workcart
- #locomotive
- #mymini
- #bike
- #trike
- #motorbike
- #motor bike
- #sidecar
-
Sleeping Bradley Control....
BetterDeadThanZed replied to BetterDeadThanZed's Support Request in Support
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 -
- 175 comments
-
- #monuments lock
- #lock monument
-
(and 3 more)
Tagged with: