[Bug] [C#] GetGroundZFor_3dCoord and GetGroundZExcludingObjectsFor_3dCoord does not work #330
Closed
ESK0
started this conversation in
[BUG] FiveM for GTAV Enhanced
Replies: 2 comments 1 reply
|
same issue |
0 replies
|
Hey! This issue has been fixed in the latest patch b123 and CitizenFX.FiveM NuGets 0.0.4-alpha. Please try again and let us know if the issue persists. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Summary
GetGroundZFor_3dCoordandGetGroundZExcludingObjectsFor_3dCoordnatives were working just fine two days ago.. Now it throws an exceptionIssue type
Client
Repro rate
Always
Server build version
Sv. 105, Cl. 104
OS
No response
CPU
No response
GPU
No response
RAM
No response
Storage type
None
Connection type
None
ISP and bandwidth
No response
DxDiag
No response
Network graph
No response
Platform
Windows
OS version / distribution
No response
CPU
No response
RAM
No response
Using txAdmin?
None
Hosting provider
None
Machine type
None
/perf endpoint output
No response
DDoS protection
No response
ulimit -n value (Linux only)
No response
Docker Compose file (Docker only)
No response
Steps to Reproduce
Use
var groundFound = Native.GetGroundZFor_3dCoord(x, y, z, out var groundZ, true, false);Expected Behavior
Natives works
Actual Behavior
Natives throws an exception
Evidence
Additional Context
No response
All reactions