Error while trying to evaluate javascript: function not defined in <eval> at line ...
dropbear42 opened this issue ยท 2 comments
First of all thanks for putting ScriptCraft together. Very excited about teaching the kids to code.
I have installed as per instructions using CanaryMod (v1.8.0-1.2.0) running on linux VM (Azure) with Java 1.8.0_101
Basic js commands are working, but whenever we try to test some of the example plugins we're getting a "function not found" error. See attached images.
Any help will be much appreciated
Cheers
Stephen
After running the following command:
/js arrows.explosive(self)
/jsp home (although /jsp home list returns "no homes to visit" and /jsp home set doesn't indicate anything happened)