ViperZ8 / darkrp

Automatically exported from code.google.com/p/darkrp
0 stars 1 forks source link

sh_commands.lua:581 indexing field 'access' #676

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the problem?

Error indexing field access.
sh_commands.lua:581

What steps will reproduce the problem?

Initially launching and then joining the server.

Do you have any errors? serverside or clientside? If you do, which ones?

sh_commands.lua:581
The scoreboard doesn't load and a bunch of class no longer work.

Are you using the downloaded version or an SVN revision (if SVN, which
revision number)?

SVN 937

Please provide any additional information below.

The most current Garrysmod update must of corrupted the flow of things. I need 
a fix or a solution please. 

Original issue reported on code.google.com by Zach.Pad...@gmail.com on 14 Oct 2011 at 9:44

GoogleCodeExporter commented 9 years ago
Same problem.

Original comment by lo...@ya.ru on 14 Oct 2011 at 10:02

Attachments:

GoogleCodeExporter commented 9 years ago
[gamemodes\darkrp\gamemode\player.lua:105] attempt to index field 'Access' (a 
nil value)(Hook: PlayerSay)
[cpp] Error: hook->PlayerSay returned a non-string!

Original comment by lo...@ya.ru on 14 Oct 2011 at 10:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Same on my servers. Posted the errors below just in case.

[gamemodes\darkrp\gamemode\fadmin_darkrp.lua:16] Lua file rights error. A script
 tried to access the file "\materials\FAdmin\icons\*". Your current rights only
allow access to files in GMod's base folder.

[@gamemodes\darkrp\gamemode\fadmin_darkrp.lua:16] bad argument #1 to 'pairs' (ta
ble expected, got no value)

[gamemodes\darkrp\gamemode\init.lua:106] Lua file rights error. A script tried t
o access the file "\gamemodes\darkrp\gamemode\modules\*.lua". Your current right
s only allow access to files in GMod's base folder.

[@gamemodes\darkrp\gamemode\init.lua:107] bad argument #1 to 'pairs' (table expe
cted, got nil)
[cpp]
There was a problem opening the gamemode file 'darkrp/gamemode/init.lua'

ERROR: Hook 'FPP_Load_FAdmin' Failed: [gamemodes\darkrp\gamemode\fpp\server\fpp_
settings.lua:398] attempt to index field 'Access' (a nil value)
Removing Hook 'FPP_Load_FAdmin'

ERROR: Hook 'FAdmin_DarkRP_privs' Failed: [darkrp\gamemode\sh_commands.lua:589] 
attempt to index field 'Access' (a nil value)
Removing Hook 'FAdmin_DarkRP_privs'

ERROR: GAMEMODE:'PlayerLoadout' Failed: [gamemodes\darkrp\gamemode\player.lua:10
5] attempt to index field 'Access' (a nil value)

Original comment by rokro...@gmail.com on 15 Oct 2011 at 12:24

GoogleCodeExporter commented 9 years ago
You have the same problem as me. Any fixs out there.

Original comment by webmas...@duplexserver.eu on 15 Oct 2011 at 8:08

GoogleCodeExporter commented 9 years ago
FIXED IN LATEST.

Original comment by fpeijnen...@gmail.com on 15 Oct 2011 at 10:49