Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"You don't have ScriptCraftPlugin..js" #24

Closed
ilesm opened this issue Jan 13, 2013 · 2 comments
Closed

"You don't have ScriptCraftPlugin..js" #24

ilesm opened this issue Jan 13, 2013 · 2 comments

Comments

@ilesm
Copy link

ilesm commented Jan 13, 2013

Strange problem... on one of my machines I get this error when trying to run any ScriptCraft function. For example, I type '/js echo("hi")' and I see the error above. The CraftBukkit console shows that the command was received (it says " issued server command: ..."). ScriptCraft has worked on this machine before, but I don't know what changed or where to troubleshoot it now. I haven't yet set up a development environment to debug it. It's an Ubuntu 64-bit machine using Oracle Java 7.10, I've cleared out ~/.minecraft and re-downloaded everything. Note the double periods in the error message, maybe that's a clue?

@walterhiggins
Copy link
Owner

Hi, Make sure you've given yourself op privileges - only players who are ops can use the /js command.

@ilesm
Copy link
Author

ilesm commented Jan 13, 2013

That was it! I'll close the
issue. I opped my accounts when I started out but new kids are over this
morning and I had forgotten the bit about needing ops privileges.

Thanks for ScriptCraft! I knew that to introduce my 9 year old daughter and
friends to programming it would have to be in the context of Minecraft
because they're obsessed with it... and your work with ScriptCraft is a
great entry point.

Mike.

On 13 January 2013 11:53, Walter Higgins notifications@github.com wrote:

Hi, Make sure you've given yourself op privileges - only players who are
ops can use the /js command.


Reply to this email directly or view it on GitHubhttps://github.com//issues/24#issuecomment-12196214.

@ilesm ilesm closed this as completed Jan 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants