• Darkrp server error "too many lua errors. Sorry!"
    4 replies, posted
Okay... im tired of trying to fix it. this is the error i get in my server console [ERROR] gamemodes/darkrp/gamemode/shared.lua:262: '}' expected (to close '{' at line 240) near 'weapons' 1. unknown - gamemodes/darkrp/gamemode/shared.lua:0 I edited the shared file because i needed to add custom jobs and delete some weapons from jobs. But i think the error is something to do with the hobo's weapons. camera is what it has but i still dont get it. here is the code i have for line 262 in shared.lua TEAM_HOBO = AddExtraTeam("Nerd", { color = Color(80, 45, 0, 255), model = { "models/player/Group03/Female_01.mdl", "models/player/Group03/Female_02.mdl", "models/player/Group03/Female_03.mdl", "models/player/Group03/Female_04.mdl", "models/player/Group03/Female_06.mdl", "models/player/Group03/Female_07.mdl", "models/player/group03/male_01.mdl", "models/player/Group03/Male_02.mdl", "models/player/Group03/male_03.mdl", "models/player/Group03/Male_04.mdl", "models/player/Group03/Male_05.mdl", "models/player/Group03/Male_06.mdl", "models/player/Group03/Male_07.mdl", "models/player/Group03/Male_08.mdl", "models/player/Group03/Male_09.mdl"}, description = [[The lowest member of popularity. All popular students laugh at you. You have no normal friends. Tattle to teachers for help. Take pictures of your dick and post it to smalldicks.com]] [B][u]*this is line 262*[/b][/u] weapons = {"camera"}, command = "Nerd", max = 0, salary = 5, admin = 0, vote = false, hasLicense = false }) [editline]26th December 2012[/editline] yeah i dont see an error on line 262.
oh thanks. but now no one can join me now. people were able to join as a sandbox server. but after the switch to darkrp, people say the server isn't responding.
[QUOTE=eligrand1;38983264]oh thanks. but now no one can join me now. people were able to join as a sandbox server. but after the switch to darkrp, people say the server isn't responding.[/QUOTE] Same with me :(
Put this in server.cfg sv_kickerrornum 0
Sorry, you need to Log In to post a reply to this thread.