General guideline is: if you ‘need help’, do not post here. Post in the right support section instead.
WARNING: THIS IS NOT A HELP SECTION
If you post here without knowing what you’re doing you’ll most likely get suspended. You should probably instead post in:
- #technical-support for client issues
- #server-development:resource-support for non-ES(X) resource help
- #server-development:essentialmode for ES/ESX help
- #development:scripts for general scripting help
For a good bug report you should probably include:
-
Client (production/canary) and FXServer version
-
What you expected to happen
-
What actually happens
-
Category of bug (eg. client, server, weapons, peds, native)
-
Reproducible steps, preferably with example script(s)
-
Not a client bug, just server. FXversion is cerulean, artifact version is 4394(last recomended for now)
-
Expected to have separate process.env variables for each resource, since, for example, process’s event emitter is not shared across multiple resources
-
If one resource sets process.env variable, other resources can access it
Also, process.env vars are not reset on resource stop/restart -
Server (node runtime)
-
Start resource server, then start resource server-2
that’s what the console gives as output

process-env-repro.rar (554 Bytes)