Besoin d'aide problème de job

  • Initiateur de la discussion
darckmaxoux

darckmaxoux

Geek
Messages
29
Score réaction
1
Points
95
Voilà je pense vraiment avoir des soucis j'essaye de me débrouillez seule ect... mais je n'y arrive pas
une vois que je touche le job.lua je ne fait que des errors tous les temps enfin bref
Ses pour cela que je fait une demande d'aide afin q'un configurateur puisse m'aidez se possible
je vous passe le temspeak je suis tous le temps dessus bref merci
ts11.verygames.net:50189
 
Dernière édition:
NoaGamingFR

NoaGamingFR

Wait :)
Messages
3 650
Score réaction
625
Points
340
darckmaxoux à dit:
Voilà je pense vraiment avoir des soucis j'essaye de me débrouillez seule ect... mais je n'y arrive pas
une vois que je touche le job.lua je ne fait que des errors tous les temps enfin bref
Ses pour cela que je fait une demande d'aide afin q'un configurateur puisse m'aidez se possible
je vous passe le temspeak je suis tous le temps dessus bref merci
Salut, quelle erreur as-tu ?

Liens pouvant t'aider:

- https://fptje.github.io/glualint-web/
- https://csite.io/tools/gmod-darkrp-job
 
  • Initiateur de la discussion
darckmaxoux

darckmaxoux

Geek
Messages
29
Score réaction
1
Points
95
Merci mais malgrès que j'ai déjà utulisé le csite ect.. tjr pas de solution je fais que des lua errors
 
NoaGamingFR

NoaGamingFR

Wait :)
Messages
3 650
Score réaction
625
Points
340
darckmaxoux à dit:
Merci mais malgrès que j'ai déjà utulisé le csite ect.. tjr pas de solution je fais que des lua errors
Donne nous donc ces erreurs, de toute façon souvent il suffit de lire et tu as tes réponses.
 
  • Initiateur de la discussion
darckmaxoux

darckmaxoux

Geek
Messages
29
Score réaction
1
Points
95
There are 2 Lua problems!
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 223.
The best help I can give you is this:

There is an opening '{' bracket at line 199, but this bracket is never closed or not closed in time. It was expected to be closed before the '=' at line 223.

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 -------

[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 697.
The best help I can give you is this:

DarkRP was unable to introduce player "Maxime Vannitsem" 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 -------
 
NoaGamingFR

NoaGamingFR

Wait :)
Messages
3 650
Score réaction
625
Points
340
darckmaxoux à dit:
There are 2 Lua problems!
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 223.
The best help I can give you is this:

There is an opening '{' bracket at line 199, but this bracket is never closed or not closed in time. It was expected to be closed before the '=' at line 223.

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 -------

[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 697.
The best help I can give you is this:

DarkRP was unable to introduce player "Maxime Vannitsem" 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 -------
Code:
[ERROR] Lua is unable to understand file "darkrp_customthings/jobs.lua" because its author made a mistake around line number 223.
The best help I can give you is this:
There is an opening '{' bracket at line 199, but this bracket is never closed or not closed in time. It was expected to be closed before the '=' at line 223.
Ici, tu as oublié de fermer cette ligne par un }
Code:
[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 697.
The best help I can give you is this:
DarkRP was unable to introduce player "Maxime Vannitsem" to the game. Expect further errors and shit generally being fucked!
Cette erreur est souvent due à cause d'une erreur, peut être celle d'au dessus.

Envoie ton jobs.lua sur : https://pastebin.com/
 
  • Initiateur de la discussion
darckmaxoux

darckmaxoux

Geek
Messages
29
Score réaction
1
Points
95
ok
 
  • Initiateur de la discussion
darckmaxoux

darckmaxoux

Geek
Messages
29
Score réaction
1
Points
95
https://pastebin.com/raw/40ZcRmS1
 
  • Initiateur de la discussion
darckmaxoux

darckmaxoux

Geek
Messages
29
Score réaction
1
Points
95
Et j'ai aussi 2 autres probléme les gens quand leurs vehicule leurs appartient il peux les prendre avec le pysique gun et on ne peux par rammarser largent par terre
 
NoaGamingFR

NoaGamingFR

Wait :)
Messages
3 650
Score réaction
625
Points
340
Ceci devrait être réglé.

https://hastebin.com/esoxalonos.cpp

Récréer un sujet avec tes 2 problèmes.
 
  • Initiateur de la discussion
darckmaxoux

darckmaxoux

Geek
Messages
29
Score réaction
1
Points
95
Merci oui c'est réglée
 
Devils_Monkey

Devils_Monkey

Geek
Messages
315
Score réaction
12
Points
95
darckmaxoux à dit:
Merci oui c'est réglée
Si le probleme es régler met ton post en "Résolu" ;)
 
Discord d'entraide
Rejoignz-nous sur Discord