- Initiateur de la discussion
Ryuk_67
Geek
- Messages
- 39
- Score réaction
- 0
- Points
- 55
Bonjour voici le code erreur dans ma console : je n'ai pas trouvé le problème. Merci de votre aide.
There is 1 Lua problem!
Please check your console for more information!
[ERROR] Lua is unable to understand file "darkrp_customthings/jobs.lua" because its author made a mistake around line number 1286.
The best help I can give you is this:
There is an opening '{' bracket at line 1257, but this bracket is never closed or not closed in time. It was expected to be closed before the 'TEAM_TAXI' at line 1286.
Hints:
- Did you forget a comma?
- All open brackets ({, (, [) must have a matching closing bracket. Are you sure it's there?
- Brackets must be opened and closed in the right order. This will work: ({}), but this won't: ({)}.
------- End of Simplerr error -------
There is 1 Lua problem!
Please check your console for more information!
[ERROR] Lua is unable to understand file "darkrp_customthings/jobs.lua" because its author made a mistake around line number 1286.
The best help I can give you is this:
There is an opening '{' bracket at line 1257, but this bracket is never closed or not closed in time. It was expected to be closed before the 'TEAM_TAXI' at line 1286.
Hints:
- Did you forget a comma?
- All open brackets ({, (, [) must have a matching closing bracket. Are you sure it's there?
- Brackets must be opened and closed in the right order. This will work: ({}), but this won't: ({)}.
------- End of Simplerr error -------