[ script:pmms-dui] =============------------ PMMS-DUI ------------=============
[ script:pmms-dui] PMMS-DUI unable to find the CFX Nucleus URL for DRM Content. This may not work correctly!
[ script:pmms-dui] SCRIPT ERROR: @pmms-dui/server.lua:28: attempt to call a nil value (global 'GetCurrentServerEndpoint')
[ script:pmms-dui] > fn (@pmms-dui/server.lua:28)
On server startup.
We have to manually start the resource every time or else it does this error when starting up normally with server after pmms.
We thought maybe it has something to do with how long the server takes to start up?
We tried starting pmms and pmms-dui at the beginning of the resources and also near the very end but it made no difference.
Is there a way we can perhaps try a delayed pmms-dui start? Maybe it just takes a while for the nucleus url to be discoverable?
Unrelated note: I see you have fx_version 'bodacious' however the latest fx version is cerulean and I'm not sure if thats intentional or not.
On server startup. We have to manually start the resource every time or else it does this error when starting up normally with server after pmms. We thought maybe it has something to do with how long the server takes to start up?
We tried starting pmms and pmms-dui at the beginning of the resources and also near the very end but it made no difference. Is there a way we can perhaps try a delayed pmms-dui start? Maybe it just takes a while for the nucleus url to be discoverable?
Unrelated note: I see you have
fx_version 'bodacious'
however the latest fx version iscerulean
and I'm not sure if thats intentional or not.