Closed Vizikk closed 8 years ago
Try with the latest version.
I did, same thing happened. Also my server host has confirmed its not the server or my error, due to them offering the gamemode as a Quick Install and it being the up-to-date version.
Check for errors on server startup or player join rather than just when you press F3 or F4. The error you posted is likely caused by a previous error.
Okay last night when I posted this, I was still working on it. I didn't update the errors. My apologies, but the errors go in order from start-up to someone joining:
STARTUP [ERROR] gamemodes/darkrp/gamemode/modules/chat/sh_chatcommands.lua:44: attempt to index a nil value
Couldn't Load Init Script: 'darkrp/gamemode/init.lua'
SOMEONE JOINED [ERROR] gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua:298: no such table: FAdmin_PlayerGroup (SELECT groupname FROM FAdmin_PlayerGroup WHERE steamid = 'STEAM_0:0:000000000';)
SOMEONE PRESSING F4/F3 [ERROR] gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua:241: attempt to index local 'jobTable' (a nil value)
1. unknown - gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua:241
[ERROR] gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua:234: attempt to index local 'jobTable' (a nil value)
1. unknown - gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua:234
That definitely is fixed in the latest update. The update that fixed that was released today:
Okay, that might be why I didn't get it. I slept late. I will download it and see if the problem continues. Thanks.
Nope it worked. Thank you :)
Description of the bug
How to make the bug happen
Press F4 and/or F3.
Lua errors
[ERROR] gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua:241: attempt to index local 'jobTable' (a nil value)
[ERROR] gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua:234: attempt to index local 'jobTable' (a nil value)
Why the developer of DarkRP is responsible for this issue
The server is fresh and new. Nothing on it except the gamemode and the addon needed. Cannot be anything else.