You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException at edu.utah.ece.async.ibiosim.gui.analysisView.AnalysisView.run(AnalysisView.java:863) at edu.utah.ece.async.ibiosim.gui.analysisView.AnalysisThread.
#601
Open
buggsley opened this issue
Apr 20, 2020
· 1 comment
Stack trace:
java.lang.NullPointerException
at edu.utah.ece.async.ibiosim.gui.analysisView.AnalysisView.run(AnalysisView.java:863)
at edu.utah.ece.async.ibiosim.gui.analysisView.AnalysisThread.run(AnalysisThread.java:43)
The text was updated successfully, but these errors were encountered:
Could you share some more details about how this bug occurred. Namely, what type of analysis were you doing? Also, if you can share the project you were doing analysis on, it would help.
iBioSim Version 3.0.0
Operating system: Mac OS X
Bug reported by: [email protected]
Description:
Stack trace:
java.lang.NullPointerException
at edu.utah.ece.async.ibiosim.gui.analysisView.AnalysisView.run(AnalysisView.java:863)
at edu.utah.ece.async.ibiosim.gui.analysisView.AnalysisThread.run(AnalysisThread.java:43)
The text was updated successfully, but these errors were encountered: