-
Hi, it looks like this part of code will never be called.
https://github.com/NextCitizens/ncs_core/blob/a6aa12ca4e4ca4ceb69f7e301f458b9429af6927/src/modules/players/server/events/onPlayerConnecting…
-
**What happened**:
I have the NVIDIA GPU Operator installed on the host and I have configured Kubevirt to handle the mediated device provisioning (so not even sure if the vGPU device manager is n…
-
Script not function, its starting, all requirements installed and no errors
![image](https://user-images.githubusercontent.com/100540979/161425355-824dced4-8dff-4d6d-a16a-45917a1a6664.png)
-
[ c-scripting-core] Creating script environments for ox_inventory
[ script:ox_inventory] Error loading script modules/bridge/server.lua in resource ox_inventory: @ox_inventory/modules/bridge/serve…
-
Hello. I have a Error in the Script from es_extended i dont know where it comes from.
The error is:
**SCRIPT ERROR: @es_extended/client/main.lua:26: attempt to index a nil value (field ‘coords’)**…
-
### Subject of the issue
Describe your issue here.
### Your environment
For EMQ X 4.3 or newer, please provide the log archive generated by [node_dump tool](https://github.com/emqx/emqx/blob/ma…
-
After some debugging I've found that the more resources you load, the slower will be the ui to be ready (and chat)
So this client side code:
`
AddEventHandler('onClientResourceStart', function(re…
-
Hi,
I've just set this up on Photon OS running on an ESX server, everything is running as shown below:
root@srv-docker [ ~/nefarious ]# docker container ls
CONTAINER ID IMAGE …
-
After some debugging i've found that the more resources you load, the slower will be the ui to be ready (and chat)
So this clientside code:
`
AddEventHandler('onClientResourceStart', function(re…
-
Error: SCRIPT ERROR: @esx_status/server/main.lua:58: attempt to index a nil value (global 'status')
On line 56 Change
```lua
AddEventHandler('esx_status:getStatus', function(playerId, statusName,…