Open adaviding opened 9 years ago
Nevermind, I just fixed this issue. I didn't have an "@args" line at the top of my template file. So now I am very impressed with Rythm.
It should automatically declare tickTime
as java.lang.Object
if you don't have @args
statement. So it's still an issue I need to look into
Please help.
I am using the Rythm engine as suggested in one of the HelloWorld examples shown here: http://rythmengine.org/doc/tutorial.md#env
I get an error when running the last line of the unit test.
I am definitely creating the Map correctly. I am attaching the templateFile that was used as zoo.cfg.rythm.txt. An exception gets thrown on line 343 of TemplateClass.java (screenshot templateclass).
Here is the exception: