pamela -i test/pamela/cannon.pamela -t "(game.main)" htn
17-01-26 19:45:40 pablo WARN [pamela.parser:0] - unable to determine if this keyword value is valid in pclass game :open
17-01-26 19:45:40 pablo WARN [pamela.parser:0] - unable to determine if this keyword value is valid in pclass game :open
17-01-26 19:45:40 pablo ERROR [pamela.htn:0] - unhandled function type in HTN: :whenever
17-01-26 19:45:40 pablo ERROR [pamela.htn:0] - unhandled function type in HTN: :whenever
The problem "unable to determine if this keyword value is valid in pclass game :open" is simply a case of using the disambiguation we designed for pclass modes. Tom's recent checkin fixed this issue
Resolve compiler warnings and errors