X Tutup
The Wayback Machine - https://web.archive.org/web/20250813080635/https://github.com/processing/processing/pull/5144
Skip to content

make "loadXML(String)" handle "file not found" #5144

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

Merged
merged 2 commits into from
Mar 26, 2018

Conversation

pacoelayudante
Copy link
Contributor

when file is not found, a null pointer exception crashes processing i guess is because these lines.

when file is not found, a null pointer exception crashes processing i guess is because this line
just read how to style correctly
@pacoelayudante
Copy link
Contributor Author

first contribution ever!

@benfry benfry merged commit 60db1f9 into processing:master Mar 26, 2018
@benfry
Copy link
Contributor

benfry commented Mar 26, 2018

Awesome, thanks! (Sorry this took a while.)

benfry added a commit that referenced this pull request Mar 26, 2018
@pacoelayudante
Copy link
Contributor Author

pacoelayudante commented Mar 27, 2018 via email

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
X Tutup