Spyridon Samothrakis
unread,Jun 19, 2016, 11:21:53 AM6/19/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Text Adventure AI Competition
Hello,
I've tried running the python example in Linux (ubuntu 14.04) and all I
get is this output
$ python ZpletIOAgent.py
Booting Z Machine...
Location = 0 0
Parent = null
There is no further input - is this expected behaviour? Also I can see
that a java process is created and running, but nothing happens (in
fact, I don't think startZplet ever returns - code won't exit even if I
call "exit"). The process created is :
java -jar ../Example Project/lib3rd/ieee-cig-advent-1.4.jar
ieeecig.advent.IOAgent ../resources/monkey-and-bananas-v1.z8
Are there specific versions of java/python/shells etc that I need to use?
Thanks,
Spyros