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

Error in Hot-swapping Mode: the package "ddf" does not exist #2

Open
joansc opened this issue Mar 8, 2016 · 5 comments
Open

Error in Hot-swapping Mode: the package "ddf" does not exist #2

joansc opened this issue Mar 8, 2016 · 5 comments

Comments

@joansc
Copy link

joansc commented Mar 8, 2016

When I use the hot-swapping mode it appears this Error: 'The package "ddf" does not exist. You might be missing a library'. The thing is that I am running a very simple sketch that doesn't require any specific library(see the error and the code on the photo attached). However, when I turn into normal Java mode it works!
Many thanks,
J.

screen shot 2016-03-08 at 09 32 18

@joelmoniz
Copy link
Owner

Thanks for the report. This is quite surprising, since the sketch seems to be able to run fine for me:

image

Could you perhaps try uninstalling and re-installing REPL Mode to see if the problem still persists?

@joansc
Copy link
Author

joansc commented Mar 9, 2016

I copied the full syntax into a new sketch and it worked! BUT now I'm
trying to use the REPL with the Minim library and it shows another error
that cannot be solved like the one before.... I attach here the sketch :)
It says basically "Cannot find a class or typed name "ToneInstrument",
however when I use the Java Mode it works perfectly....
Many thanks,

Joan

2016-03-09 5:21 GMT+00:00 Joel Moniz [email protected]:

Thanks for the report. This is quite surprising, since the sketch seems to
be able to run fine for me:

[image: image]
https://cloud.githubusercontent.com/assets/4526417/13626121/bf5c7312-e58c-11e5-81d0-91cc4ea862ed.png

Could you perhaps try uninstalling and re-installing REPL Mode to see if
the problem still persists?


Reply to this email directly or view it on GitHub
#2 (comment).

@joelmoniz
Copy link
Owner

joelmoniz commented Mar 15, 2016 via email

@aprilcoffee
Copy link

Don't know if this issue been solved, but I ran into the same problem.
I've found that this link to the copy&paste done in the IDE. If the sketch were previously added some imported library and end up deleting it. It causes this problem.
I have to rewrite all the codes again to avoid this situation.

@tonijota
Copy link

this has easy but diry solution. Close all sthe sketches you dont need. Close processing. Open the sketch you want and voilà, it is working again.

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

4 participants