- Initiateur de la discussion
Jean Dauphin
Geek suprême
- Messages
- 579
- Score réaction
- 94
- Points
- 150
Bonjour/bonsoir
voici mon erreur :
[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sh_entityvars.lua" on line 105.
The best help I can give you is this:
Attempt to call Name/Nick/GetName on a non-existing player!
Hints:
- No hints, sorry.
The responsibility for the error above lies with (the authors of) one (or more) of these files:
1. gamemodes/darkrp/gamemode/modules/base/sh_entityvars.lua on line 105
2. addons/arcbank/lua/arcbank/server/aacore.lua on line 1150
3. addons/arcbank/lua/arcbank/server/aacore.lua on line 231
------- End of Simplerr error -------
Je n'arrive pas a la regler : voici la ligne 105 indiqué :
if not self:IsValid() then DarkRP.error("Attempt to call Name/Nick/GetName on a non-existing player!", SERVER and 1 or 2) end
Possibilité de m'aider svp? Merci d'avance
voici mon erreur :
[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sh_entityvars.lua" on line 105.
The best help I can give you is this:
Attempt to call Name/Nick/GetName on a non-existing player!
Hints:
- No hints, sorry.
The responsibility for the error above lies with (the authors of) one (or more) of these files:
1. gamemodes/darkrp/gamemode/modules/base/sh_entityvars.lua on line 105
2. addons/arcbank/lua/arcbank/server/aacore.lua on line 1150
3. addons/arcbank/lua/arcbank/server/aacore.lua on line 231
------- End of Simplerr error -------
Je n'arrive pas a la regler : voici la ligne 105 indiqué :
if not self:IsValid() then DarkRP.error("Attempt to call Name/Nick/GetName on a non-existing player!", SERVER and 1 or 2) end
Possibilité de m'aider svp? Merci d'avance