- Initiateur de la discussion
MonsieurLeLama
Geek suprême
- Messages
- 372
- Score réaction
- 90
- Points
- 180
J'ai ce probleme sur mon jobs :
Code:
[ERROR] A runtime error has occurred in "lua/darkrp_customthings/jobs.lua" on line -1.
The best help I can give you is this:
GAMEMODE.DefaultTeam is not set to an existing job.
Hints: - This may happen when you disable the default citizen job. Make sure you update GAMEMODE.DefaultTeam to the new default team. - GAMEMODE.DefaultTeam may be set to a job that does not exist anymore. Did you remove the job you had set to default? - The error being in jobs.lua is a guess. This is usually right, but the problem might lie somewhere else.
The responsibility for the error above lies with (the authors of) one (or more) of these files: jobs.lua, settings.lua, disabled_defaults.lua or any of your other custom files.
------- End of Simplerr error -------
[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 687.
The best help I can give you is this:
DarkRP was unable to introduce player "MrSuprman" to the game. Expect further errors and shit generally being fucked!
Hints: - This error most likely does not stand on its own, and previous serverside errors have a very good chance of telling you the cause. - Note that errors from another addon could cause this. Specifically when they're thrown during 'PlayerInitialSpawn'. - This error can also be caused by some other addon returning a value in 'PlayerInitialSpawn', though that is less likely. - Errors in your DarkRP configuration (jobs, shipments, etc.) could also cause this. Earlier errors should tell you when this is the case.
The responsibility for the error above lies with (the authors of) one (or more) of these files:
------- End of Simplerr error -------