Error setting up NSL server
Salads
California Join Date: 2013-05-02 Member: 185086Members, NS2 Playtester, Squad Five Blue, NS2 Map Tester, Reinforced - Supporter, WC 2013 - Supporter, Subnautica Playtester, NS2 Community Developer
EDIT: I found out the problem was a few syntax errors in the JSON config files for the server. I ran them through JSONLint and it lit those errors up like a christmas tree. Everything works fine now!
A few seconds after the server loads, I get this error:
So far it looks like it makes it so people can't type "ready" to ready up and all that; none of the nsl chat notifications pop up. could this be a lua bug on the nsl mod side? Or can it be something i can fix myself?
Pic of that mass spam error:
So far, i've triple checked that the server config files are the same as instructed here:
http://www.ensl.org/articles/737
I use a text file to add to the command line options of server.exe
http://pastebin.com/jTyHDEMA
I have also unsubscribed to any unnecessary mods and deleted all physical folders in my %Appdata% NS2 Workshop files so they can be redownloaded fresh. Currently the only mod I have besides the ones described in the NSL server setup guide is my own Crosshair mod which only contains the crosshair.dds files
pls help ;_;
A few seconds after the server loads, I get this error:
Error: lua/nsl_tournamentmode_server.lua:135: Attempt to call global 'SendAllClientsMessage' (a nil value)
Call Stack:
#1: MonitorCountDown lua/nsl_tournamentmode_server.lua:135
#2: UpdatePregame lua/nsl_tournamentmode_server.lua:150
self = NS2Gamerules-3884{}
#3: lua/NS2Gamerules.lua:1001
self = NS2Gamerules-3884{}
So far it looks like it makes it so people can't type "ready" to ready up and all that; none of the nsl chat notifications pop up. could this be a lua bug on the nsl mod side? Or can it be something i can fix myself?
Pic of that mass spam error:
So far, i've triple checked that the server config files are the same as instructed here:
http://www.ensl.org/articles/737
I use a text file to add to the command line options of server.exe
http://pastebin.com/jTyHDEMA
I have also unsubscribed to any unnecessary mods and deleted all physical folders in my %Appdata% NS2 Workshop files so they can be redownloaded fresh. Currently the only mod I have besides the ones described in the NSL server setup guide is my own Crosshair mod which only contains the crosshair.dds files
pls help ;_;
Comments