Skip to content

Conversation

@ausbin
Copy link
Contributor

@ausbin ausbin commented Sep 26, 2023

This error gets propagated to autograders, so a more friendly error message is useful

The current behavior is this, which confuses students:

java.lang.NullPointerException: Cannot read field "circuits" because "circuitFile" is null
	at com.ra4king.circuitsim.gui.CircuitSim.lambda$loadCircuits$57(CircuitSim.java:1477)
	at java.base/java.lang.Thread.run(Thread.java:833)

…file

This error gets propagated to autograders, so a more friendly error message is useful
ausbin added a commit to gt-cs2110/CircuitSim that referenced this pull request Sep 26, 2023
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

Successfully merging this pull request may close these issues.

1 participant