PtokaX forum

PtokaX => Bugs => Topic started by: CrazyGuy on 14 January, 2007, 22:24:01

Title: Syntax error when starting script and hub not running
Post by: CrazyGuy on 14 January, 2007, 22:24:01
I noticed PtokaX Script Editor returning errors on script starts when hub not running.

If hub is running then i see this

Quote
[22:17] userip.lua loaded.
[22:17] Script stopped.
[22:17] test2.lua loaded.
[22:17] Script stopped.
[22:17] test.lua loaded.
[22:17] Script stopped.

If hub is not running, I get the following messages

Quote
[22:13] userip.lua loaded.
[22:13] Syntax [string "userip.lua"]:1: '=' expected near '<eof>'
[22:14] test2.lua loaded.
[22:14] Syntax [string "test2.lua"]:1: '=' expected near '<eof>'
[22:14] test.lua loaded.
[22:14] Syntax [string "test.lua"]:1: '=' expected near '<eof>'

When hub is running, it starts the script automatically.
When hub's not running, it produces a syntax error when you try to start it.
Eventhough scripts should not be started if hub's not running, it should be possible to check them so they will start when hub starts without producing a Syntax Error.
The checking and starting works correctly, just the error message should not be there

edited to add Px version problem was encountered in: PtokaX 0.3.5.2d