Open eddiemonroe opened 7 years ago
The relex server crashes when parsing a sentence, looks like it's related to this: https://github.com/opencog/relex/commit/2c18f5a89cacdfd1e4a174652afd7c8089304270
Thanks @leungmanhin, I filed an issue in the relex repo. https://github.com/opencog/relex/issues/256
(reverting to previous commit in relex resolves the issue)
I think this is fixed by https://github.com/opencog/relex/commit/301695ce024b7db150009b93d99f92299b30dbbe
On a fresh installation of HEAD, running
./dev.sh --oc
results in java.lang.IndexOutOfBoundsExceptions in the relex server.
This leads to "The Relex server seems to have crashed!" messages in and aborting of the OpenCog scripts in the "cog" and "tel" windows.
Here is the output from the "relex server" window: