rivescript-java icon indicating copy to clipboard operation
rivescript-java copied to clipboard

Issue with rpg.rive or interpreter?

Open alecl opened this issue 7 years ago • 3 comments

I can't seem to continue past puzzle1. It takes me back to the crash site. The script seems to make sense so unclear if it's a nuance I'm not seeing in the example or a bug in the interpreter or what. I'm running rivescript-core 0.10.0 and passing data with .reply

Command order:

north up north push button take spacesuit open door north west

alecl avatar Oct 20 '17 20:10 alecl

Hmm, I also tried this on https://www.rivescript.com/try (js version) but there I also seem to get stuck to be honest. @kirsle are you aware of this?

marceloverdijk avatar Nov 22 '17 19:11 marceloverdijk

I've heard of this before but haven't dove in with debug mode to figure out whether the rpg.rive is incorrect or the implementations are.

kirsle avatar Nov 22 '17 23:11 kirsle

I'm just getting started so take it with a grain of salt but the rpg.rive looks correct to me.

alecl avatar Nov 26 '17 11:11 alecl