dollabs / pamela

Probabalistic Advanced Modeling and Execution Learning Architecture
Apache License 2.0
233 stars 13 forks source link

ir-test.pamela does not compile #61

Closed pmdoll closed 7 years ago

pmdoll commented 7 years ago
pamela -i ir-test.pamela -t "(game.main)" htn
17-01-30 20:43:09 pablo WARN [pamela.parser:0] - unable to determine if this keyword value is valid in pclass box :high
17-01-30 20:43:09 pablo ERROR [pamela.cli:0] - unable to parse: [#object[java.io.File 0x3cc6d144 "/Users/prakash/projects/github/dollabs/pamela/test/pamela/ir-test.pamela"]]
error: Symbol argument to pclass constructor bob is neither a formal argument to, nor a field of the pclass game

Appears to be a bug as the error suggests. However, since there is a valid IR, I might be missing something.

pmdoll commented 7 years ago

Resolved in one of recent pull requests