Joe91

Results 23 issues of Joe91

### Scope Core ### What happened? -- ### What was expected? -- ### How can we reproduce and test it? -- ### Version of fun-bots and VU? -- ### I...

bug

The event Vehicle:Damage triggers only on active damage for vehicles used by bots. For example: - hit vehicle with Tank: Triggers - vehicle loses health because of damage-state: No Trigger....

bug
unverified
VeniceEXT

Currently a killed Bot won't decrease the tickes in Conquest, Assalut or Domination. In Rush it works just fine. It does not matter if it's the large or small gamemode.

bug
VeniceEXT

As soon as an async-raycast hits anything the server crashes the server. Testmod: [BugTestVuRaycast.zip](https://github.com/EmulatorNexus/VeniceUnleashed/files/7360494/BugTestVuRaycast.zip) : Just set two positions (Chatcommands: "!pos1" and "!pos2") It does not matter if its the...

bug
VeniceEXT
crash

Same behaviour of the latency-Raycasts as the Async-Raycasts. As soon as they hit anything, the server just crashes. The vext-trace shows to the Raycast-Call itself. Reprod-Mod: [BugTestVuRaycast.zip](https://github.com/EmulatorNexus/VeniceUnleashed/files/7427670/BugTestVuRaycast.zip) : Same usage...

bug
VeniceEXT
crash

Same behaviour as on the Server-Side. As soon as the RaycastFlag is set to Async-Raycast it crashes the Client. At least the maxHitCountVar works here... If you need a reprod-mod...

bug
VeniceEXT
crash

If the folder of the Mod has one or several dots in it (for example: fun-bots_v2.2.0) then the command is always unknown, even If the autocomplete shows the command.

bug
VeniceEXT

If you run a CollitionRaycast on the server the materialflags don't change anything. It's always a hit no matter if all are set or all are 0 repro mod [BugTestVuRaycast.zip](https://github.com/EmulatorNexus/VeniceUnleashed/files/7360553/BugTestVuRaycast.zip)...

bug
VeniceEXT

the variable "maxHits" in the RaycastManger has no effect. It always aborts afeter the first hit. It does not matter if it is the "DetailedRaycast" or the "CollitionRaycast". It always...

bug
VeniceEXT

[BugTestVuRaycast.zip](https://github.com/EmulatorNexus/VeniceUnleashed/files/9806779/BugTestVuRaycast.zip) Usually they return a list with all the hits they had. This worked in the past (tbh no idea when exactly it stopped working). With this reprod-mod this can...

bug
VeniceEXT