Spawn system error

I don’t know if this is in the right topic but I’m getting this error message: script error: @spawnmanager/spawnmanager.lua:229: attempt to index a nil value (local ‘spawn’). I don’t know what this means but it stops me from spawning. I hope to find some answers here.

When does it occur? It’d be ideal if you posted a screenshot of the full error message.
Also, send the .lua file that gives you that error here.

The easiest fix is to replace the spawn manager resource with the default spawn manager that comes with the server files. You are probably facing issues because you’ve tried to modify the resources that come with the server, which is not recommended.

If you want to manage spawns yourself, create a custom resource and disable the default spawn manager.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.