07-11-2018, 09:40 AM
(05-05-2018, 04:07 PM)FloW Wrote: Hi,
I wanted to try the tool today. By running it, I get following error message, which I'm not able to resolve:
Code:Fatal error: Uncaught Exception: Unknown primative for `'no'` on line 2. in /var/www/html/gab/system/class.toml.php:176
Stack trace:
#0 /var/www/html/gab/system/class.toml.php(121): Toml\Parser->parseValue(''no'')
#1 /var/www/html/gab/system/class.toml.php(78): Toml\Parser->processLine('buyImmediately ...')
#2 /var/www/html/gab/system/class.toml.php(24): Toml\Parser->parse()
#3 /var/www/html/gab/system/class.gab.php(178): Toml\Parser::fromString('buyImmediately ...')
#4 /var/www/html/gab/system/class.gab.php(67): GAB\core->parse_toml('buyImmediately ...')
#5 /var/www/html/gab/system/runner.php(42): GAB\core->get_strategies()
#6 {main}
thrown in /var/www/html/gab/system/class.toml.php on line 176
I hope that somebody could give me some hints to resolve the issue. Thx!
If you need any more information just let me know.
I have simmilar issue with neuralnet. When I removed strategy (neuralnet) and .toml error disappeared. There are some parameters in collision with GAB...