- Initiateur de la discussion
theov7795
Geek
- Messages
- 2
- Score réaction
- 0
- Points
- 70
Bonjour/Bonsoir, j'espère que vous allez bien , tout simplement pour dire que mes jobs ne capte pas les catégories alors qu'elles sont belle et bien là voilà l'erreur que ça m'affiche :
There is 1 Lua problem!
Please check your console for more information!
Note: This error likely breaks your server. Make sure to solve the error!
[ERROR] A runtime error has occurred in "your jobs" on line -1.
The best help I can give you is this:
The category of "Mastodonte - Patriotes WL & VIP" ("Les Patriotes") does not exist!
Hints:
- Make sure the category is created with DarkRP.createCategory.
- The category name is case sensitive!
- Categories must be created before DarkRP finished loading.
The responsibility for the error above lies with (the authors of) one (or more) of these files:
your jobs
------- End of Simplerr error -------
Et voilà le code de la catégorie en questions :
DarkRP.createCategory{
name = "Les Patriotes",
categorises = "jobs",
startExpanded = true,
color = Color(175, 96, 26),
canSee = fp{fn.Id, true},
sortOrder = 3,
}
Savez vous pourquoi ça fait cela ? si oui je vous remercie de votre aide ^^ , cordialement un configurateur en PL.S
There is 1 Lua problem!
Please check your console for more information!
Note: This error likely breaks your server. Make sure to solve the error!
[ERROR] A runtime error has occurred in "your jobs" on line -1.
The best help I can give you is this:
The category of "Mastodonte - Patriotes WL & VIP" ("Les Patriotes") does not exist!
Hints:
- Make sure the category is created with DarkRP.createCategory.
- The category name is case sensitive!
- Categories must be created before DarkRP finished loading.
The responsibility for the error above lies with (the authors of) one (or more) of these files:
your jobs
------- End of Simplerr error -------
Et voilà le code de la catégorie en questions :
DarkRP.createCategory{
name = "Les Patriotes",
categorises = "jobs",
startExpanded = true,
color = Color(175, 96, 26),
canSee = fp{fn.Id, true},
sortOrder = 3,
}
Savez vous pourquoi ça fait cela ? si oui je vous remercie de votre aide ^^ , cordialement un configurateur en PL.S