[Server] Script Error #1: attempt to index a string value
nilkkii
Finland Join Date: 2013-12-24 Member: 190758Members
Server crashed, this is my problem now. I tried update via steamcmd but still crashing
EDIT2: This is problem too, Steamcmd update dont help.
WARNING: Corrected case of '/home/ace/hakemisto/serverit/NS2/serverfiles/ns2/models/marine/Dropship/dropShip.model'
WARNING: Corrected case of '/home/ace/hakemisto/serverit/NS2/serverfiles/ns2/models/marine/Dropship/dropShip.model'
Comments
BTW: Could you please use something like gist to post error stacks, so its easier for me to copy paste them etc. .
Edit: The second error is not a really causing any issue at all just a warning don't mind it
EDIT2:
I see this (Shine NS2Stats ? ?),
I disabled Shine NS2Stats and enabled basic NS2Stats but i get much more error : https://gist.github.com/nilkki/f01bf977e6dfc27cf066
DO NOT use the original ns2stats is out to dated since over a half year ( we stoped developing it ).
[Shine] NS2Stats doesn't cause this issue directly, thought i might increase the chance of this happening. But that could fit to any mod using alot HTTP Requests (depending on how the spark engine handles those)
Every time i hear user telling me one of my mods causes kind of crashes i'm sitting here as dev and can't do anything.
I checked all my mods up to now at least 50 times after any corrupted stack they might cause. Rewrote ns2stats itself now 5 times complettly improving the cache handling any time even more, making sure nothing gets leaked out of the cache and everything gets cleaned up correctly.
Comparing my code with the vanilla code, mine is like 5 times more solid so i have no idea how on earth my mod could cause this.
But i'm also not perfect so if you find any error pointing towards shine or ns2stats tell me.
More confusing is that the error is happening at a point where no mod is mounted at all, so its impossible ns2stats could cause this directly.
So if ns2stats really cause this then the httprequest function of the spark engine is somehow really broken which will cause issues any way as also the vanilla code uses some of them (for skins, badges etc. )
And this also happens without any mod enabled
I hope, server not crash anymore..
Network variable 'animationBlend' of class 'Rifle' has value inf which is outside the range 0.000000 to 1.000000
[19:20:38]Pbodeh[8705901] ran command sh_votesurrender with no arguments.
Client disconnected (207.118.69.89) Quit
[19:20:47]Chat Team - Mr.Nice: can u aim with RM here???
Client connected (70.49.77.57)
[19:20:52]Client Authed. Steam ID: 4181390
Dark connected.
Segmentation fault
And server stopped.
Really, wtf