[Bug] LoadWaterFromPath could not find water meta file at path #294
Closed
TheDutchDev
started this conversation in
[BUG] FiveM for GTAV Enhanced
Replies: 1 comment 1 reply
|
Thanks, we are looking into this. |
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
LoadWaterFromPath worked fine on legacy, but throws this error on client-side (JS) on Enhanced.
Issue type
Client
Repro rate
Always
Server build version
b94
OS
Windows 11
CPU
Intel Core i7-12700K
GPU
NVidia RTX 5070TI
RAM
96GB DDR4
Storage type
SSD NVMe
Connection type
Ethernet
ISP and bandwidth
1GB up/down Glass Fiber
DxDiag
No response
Network graph
No response
Platform
Docker
OS version / distribution
Alpine minirootfs 3.20.10-x86_64
CPU
Intel Core i7-12700K
RAM
96GB DDR4
Using txAdmin?
No
Hosting provider
Self-hosted
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
Expected Behavior
Errors on client-side
Actual Behavior
Should load just fine like in Legacy
Evidence
Additional Context
Am trying to load custom water.xml file. It loads fine in legacy but not in enhanced. File paths are identical, so that should work right?
All reactions