[Bug] FiveM Timeout with clothing and vehicles #372
Luurgog
started this conversation in
[BUG] FiveM for GTAV Enhanced
Replies: 1 comment 7 replies
|
Can you confirm if this is still an issue with the latest server and client (b111). Some changes were made there for when downloading large resources. |
7 replies
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
When connecting to a server with modded vehicles (including liveries and lightbars), the client fails to download resource.rpf.
While loading clothing/appearance resources, the following errors appear in the console see screenshots and crash data in Evidence
Issue type
Both / Unsure
Repro rate
Always
Server build version
1
OS
Windows 11 Professionnal 24H2
CPU
AMD Ryzen 5 5600X 6-Core Processor
GPU
AMD Radeon RX 6800 XT
RAM
32 GB DDR4 3200MHz
Storage type
SSD NVMe
Connection type
Ethernet
ISP and bandwidth
French ISP (Free) : 1gbps download / 1gbps upload
DxDiag
Network graph
No response
Platform
Docker
OS version / distribution
Ubuntu 22.04.5 LTS (GNU/Linux 6.8.0-124-generic x86_64)
CPU
Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz
RAM
32GB DDR4 2400 MT/s
Using txAdmin?
Yes
Hosting provider
Self-hosted
Machine type
Dedicated
/perf endpoint output
DDoS protection
Yes, OVH
ulimit -n value (Linux only)
1024
Docker Compose file (Docker only)
I am using Pterodactyl/Wings. I do not have a custom docker-compose.yml file; Docker containers are managed by Wings.Steps to Reproduce
1.Join a server with modded vehicles.
2. The resource.rpf download starts normally.
3. At approximately 1.38 GB / 1.79 GB, the download resets to 0 GB instead of continuing.
4.The download eventually times out, preventing connection.
Expected Behavior
When joining a server with modded vehicles:
Actual Behavior
Evidence
Clothing stream (F8 console):
[01-08-2026 20:06:19] [ info] [ bl_appearance] [bl_appearance] DEBUG model = undefined | IsModelAPed = false
[01-08-2026 20:06:21] [ info] [ bl_appearance] ^1Error: setModel: SetPlayerModel a echoue pour le hash 1885233650: Script error in Native SetPlayerModel: exception at game RVA 0x1B3DFE8^7
^3> error^5 (bl_appearance/console.js:287:18)
^3> setModel^5 (bl_appearance/dist/client/init.js:754:13)
Vehicles stream (In the fivem launcher):

Additional Context
All reactions