Jump to content

tannermon11

Member
  • Posts

    21
  • Joined

  • Last visited

Support Replies posted by tannermon11

  1. Having issues again with it getting stuck - this time on railroad tracks. Height offset is 1 currently. Another separate issue that I thought I will just add here is that sometimes it thinks it is stuck when it is fighting someone and then will either teleport/kill itself while fighting someone even though it is not stuck.

  2. Can you go into further detail about the roads? In the default I see road IDs is blank so does it randomly choose a road from somewhere? Also is the road the same as route? When loaded up it mentiones route 'x_Edited' set and added as purchasable bradley route.

  3. Hello I was trying to figure out how to setup multiple spawns. I saw the spawns per map and tried to make a default2 and 3 within the default section below it and then copied and pasted the default config section and changed it to default2 and 3. When I load the plugin it spawns 1 and then says

     

    [RoadBradley] Couldn't find suitable road for bradley with profile 'Hard' on route 'default'.
    [RoadBradley] Couldn't find suitable road for bradley with profile 'Hard' on route 'default2'.
  4. Just started using the map today and everything is fine so far but I noticed that the patrol heli keeps getting stuck above the king kong statue. I can reposition it to make it continue moving with the heli control plugin (/helidest) but without doing that it just hovers above the spot without moving any direction

  5. 13 minutes ago, ThePitereq said:

    I see that you've increased view range. Can you decreate it and check if problem still appears? (It shouldn't change anything but just in case)

    The problem appears on my plugin bradley's or from different plugins?

    I tried unloading BradleyGuards (the only other plugin I have associated with Bradley) and the issue is still occurring.

  6. Nevermind it's actually not an issue with the if statement it's an issue with the brakes. I replaced Brakes(true) after the if statement with a Debug.Log and not it isn't spamming the error message and it also unbrakes properly now(before it would stay in the brake position after targetting someone forever)

     

    I'll check with less viewing range

     

    Checked with default 50 range issue still occurs

  7. With a little bit of testing I figured out it's an issue with your if statement. I first got rid of apc.IsVisibleAndCanSee(target.eyes.position) on line 1383 but issue was there still. I then commented out 1383 to 1386 and the issue no longer appears which leads me to conclude it's the line below that is causing the issue when out of range
    Vector3.Distance(apc.transform.position, target.eyes.position) < apc.viewDistance

  8. Think I found it

    KeyNotFoundException: The given key was not present in the dictionary.
      at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 
      at Oxide.Plugins.RoadBradley+TankBrakes.Brakes (System.Boolean enable) [0x000a0] in <ff5ace8437344e8299b409337740fc6a>:0 
      at Oxide.Plugins.RoadBradley+TankBrakes.CheckTargets () [0x00130] in <ff5ace8437344e8299b409337740fc6a>:0 
      at InvokeHandlerBase`1[T].DoTick () [0x000be] in <e42c6154aed94d3d8c024f71baeffbed>:0 
      at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <e42c6154aed94d3d8c024f71baeffbed>:0 
     
    (Filename: <fb001e01371b4adca20013e0ac763896> Line: 0)
    
     
    
    

     

  9. I have BradleyGuards. I have it being hosted through someone I do see in the logs it runs the start commands (but without the -logfile) but don't see it anywhere in the settings to change it (the start command flags). 

  10. Whenever someone gets targeted by the bradley and then goes outside of the bradleys viewing range it spams this message in console.

    KeyNotFoundException: The given key was not present in the dictionary.

1.9m

Downloads

Total number of downloads.

8.6k

Customers

Total customers served.

129.4k

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.