Console getting spammed with errors after some time
4 replies, posted
Hey guys So basicly my server works fine but after like 1-2 hours it starts to spam my console with this over and over agian Basicly i just want to know why it only does it after like 1-2 hours instead of instantly and it creates alot of lag too on my server
[url]http://pastebin.com/AUpusih2[/url]
That error is not enough. Post the code that is erroring.
The thing is, Everything is now its giving errors in the sandbox gamemode that i havent edited at all
the thing with lua is that you can overwrite and change base functionality with ease.
lua_run Vector = nil and you're in for a bad time.
Find the first error that occurs, save it and post it. When something is getting spammed it's generally a sign that something further up has failed and as a result something else breaks due to lack of sanity checks.
That would be a little hard, when it starts its already gone through my consoles several times
Sorry, you need to Log In to post a reply to this thread.