- Initiateur de la discussion
ImWolfPlays
jeune trill
- Messages
- 593
- Score réaction
- 154
- Points
- 150
Bonsoir les habitants d'mtx
j'ai une erreur lua qui met en l'air tout le serveur sur mon darkrp, ça paraît débile mais je n'arrive pas à trouver l'erreur..
voici l'erreur lua :
j'ai check ma configuration job, et tout va bien :
j'ai une erreur lua qui met en l'air tout le serveur sur mon darkrp, ça paraît débile mais je n'arrive pas à trouver l'erreur..
voici l'erreur lua :
[ERROR] A runtime error has occurred in "addons/darkrpmodification/lua/darkrp_customthings/jobs.lua" on line 30.
The best help I can give you is this:
A table is being indexed by something that does not exist (table index is nil).
Hints:
- The thing between square brackets does not exist (is nil).
The responsibility for the error above lies with (the authors of) one (or more) of these files:
1. addons/darkrpmodification/lua/darkrp_customthings/jobs.lua on line 30
2. gamemodes/darkrp/gamemode/libraries/fn.lua on line 84
3. gamemodes/darkrp/gamemode/libraries/fn.lua on line 84
4. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 137
5. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 148
6. gamemodes/darkrp/gamemode/init.lua on line 111
------- End of Simplerr error -------
The best help I can give you is this:
A table is being indexed by something that does not exist (table index is nil).
Hints:
- The thing between square brackets does not exist (is nil).
The responsibility for the error above lies with (the authors of) one (or more) of these files:
1. addons/darkrpmodification/lua/darkrp_customthings/jobs.lua on line 30
2. gamemodes/darkrp/gamemode/libraries/fn.lua on line 84
3. gamemodes/darkrp/gamemode/libraries/fn.lua on line 84
4. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 137
5. gamemodes/darkrp/gamemode/libraries/modificationloader.lua on line 148
6. gamemodes/darkrp/gamemode/init.lua on line 111
------- End of Simplerr error -------
j'ai check ma configuration job, et tout va bien :
GAMEMODE.CivilProtection = {
[TEAM_GENDARME] = true,
}
[TEAM_GENDARME] = true,
}