[Bug] Provide in manifest no longer "providing" for dependency checks #15
Closed
ChatDisabled
started this conversation in
[BUG] FiveM for GTAV Enhanced
Replies: 3 comments
|
Thanks, we are taking a look at this one. |
0 replies
|
This was marked as fixed in FiveM for GTAV Enhanced: Early Access Hotfix 2 #127, but it is still happening on server build 94. The qbox recipe includes
|
0 replies
|
A fix for this bug has been implemented and is available in the latest patch b95. Please try again and let us know if the issue persists. Thanks for your help! |
0 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.
Summary
Having a resource like NPWD which has a dependency on https://github.com/citizenfx/screenshot-basic can't be started anymore when replacing the dependency with another resource which has backwards compatibility for it like screencapture
Issue type
Server
Repro rate
Always
Server build version
FXServer-early-access b90 win32
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?
Yes
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
NPWD starting without issue
Actual Behavior
NPWD errors out with the following

Failed to load resource npwd. Error: Dependency "screenshot-basic" failed to load. Reason: "Resource "screenshot-basic" not found"Evidence
No response
Additional Context
No response
All reactions