of     1   

dogwarrior24
#123583809Monday, January 20, 2014 5:45 AM GMT

I made a error checking plugin, when you click the "Check for errors" It runs through all scripts and checks for errors. http://www.roblox.com/Error-Checker-item?id=142828603
appropriations
#123583904Monday, January 20, 2014 5:46 AM GMT

Output isn't enough? Keyboard not found. Press F1 to continue.
dogwarrior24
#123583937Monday, January 20, 2014 5:47 AM GMT

You don't have to run the scripts, to check for errors.
Usering
#123585106Monday, January 20, 2014 6:02 AM GMT

There is a built in plugin for that.
dogwarrior24
#123585182Monday, January 20, 2014 6:03 AM GMT

Such as?..
dogwarrior24
#123585409Monday, January 20, 2014 6:06 AM GMT

I have never seen such a thing in the built-in plugins.
morash
#123585486Monday, January 20, 2014 6:07 AM GMT

I believe he means the output.
dogwarrior24
#123585654Monday, January 20, 2014 6:09 AM GMT

The output does not check for errors in scripts that are not running, my plugin does, is it really that hard to understand?
appropriations
#123585780Monday, January 20, 2014 6:11 AM GMT

So this can essentially only check syntax errors? Keyboard not found. Press F1 to continue.
morash
#123585799Monday, January 20, 2014 6:11 AM GMT

But, how hard really is it to run a script? Now if you could make something that would go through and provide options on fixing errors, that would be a useful script.
dogwarrior24
#123585835Monday, January 20, 2014 6:12 AM GMT

It does not just check Syntax errors, it checks All errors, using loadstring()() and keeping it confined so it doesn't actually do anything.
morash
#123586149Monday, January 20, 2014 6:17 AM GMT

What about events?
dogwarrior24
#123586213Monday, January 20, 2014 6:18 AM GMT

I could add that using xpcall, Should i?
AbsoluteLOLness
#123586369Monday, January 20, 2014 6:20 AM GMT

ew...
dogwarrior24
#123586584Monday, January 20, 2014 6:24 AM GMT

Ew yourself.
morash
#123586614Monday, January 20, 2014 6:25 AM GMT

You should add that since not everything runs on loops.
mew903
#123593521Monday, January 20, 2014 10:16 AM GMT

" runs all scripts " Stop right there. Not a step closer.

    of     1