- Initiateur de la discussion
Hache
Têtard
- Messages
- 1
- Score réaction
- 0
- Points
- 10
This is the error:
[DarkRP] gamemodes/darkrp/gamemode/modules/sleep/sv_sleep.lua:174: attempt to index global 'ply' (a nil value)
1. callback - gamemodes/darkrp/gamemode/modules/sleep/sv_sleep.lua:174
2. callback - gamemodes/darkrp/gamemode/modules/chat/sv_chat.lua:17
3. RP_PlayerChat - gamemodes/darkrp/gamemode/modules/chat/sv_chat.lua:78
4. oldPlayerSay - gamemodes/darkrp/gamemode/modules/chat/sv_chat.lua:244
5. Run - lua/betterchat/server/sv_manager.lua:83
6. func - lua/betterchat/server/sv_manager.lua:111
7. unknown - lua/includes/extensions/net.lua:32
When I do the command "/sleep" I cannot do "/wake" and the black screen does not show, does anyone know why this failure?
[DarkRP] gamemodes/darkrp/gamemode/modules/sleep/sv_sleep.lua:174: attempt to index global 'ply' (a nil value)
1. callback - gamemodes/darkrp/gamemode/modules/sleep/sv_sleep.lua:174
2. callback - gamemodes/darkrp/gamemode/modules/chat/sv_chat.lua:17
3. RP_PlayerChat - gamemodes/darkrp/gamemode/modules/chat/sv_chat.lua:78
4. oldPlayerSay - gamemodes/darkrp/gamemode/modules/chat/sv_chat.lua:244
5. Run - lua/betterchat/server/sv_manager.lua:83
6. func - lua/betterchat/server/sv_manager.lua:111
7. unknown - lua/includes/extensions/net.lua:32
When I do the command "/sleep" I cannot do "/wake" and the black screen does not show, does anyone know why this failure?