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
NullPointerException: The fileObject parameter cannot be null
at org.openide.util.Parameters.notNull(Parameters.java:89)
at org.openide.filesystems.FileUtil.isArchiveArtifact(FileUtil.java:1955)
at org.gephi.desktop.importer.DesktopImportControllerUI.importFiles(DesktopImportControllerUI.java:140)
at org.gephi.desktop.project.ProjectControllerUIImpl.openFile(ProjectControllerUIImpl.java:587)
at org.gephi.desktop.project.ProjectControllerUIImpl.openFile(ProjectControllerUIImpl.java:519)
...
(41 additional frame(s) were not displayed)
The fileObject parameter cannot be null
The text was updated successfully, but these errors were encountered:
Based on commit 6634da3#1516 Edge labels not retained on graphml export
#1788 GephiFormatException: Gephi failed saving the project.
#1789 NullPointerException: The fileObject parameter cannot be null
#1802 Exception with no-merge strategy in some cases. Incompatible edge should not be created
#1810 GephiFormatException can cause ArrayIndexOutOfBoundsException: 0
#1811 NullPointerException on EdgeTypeFilter
#1812 CSV files are no longer imported correctly when double quotes inside strings are delimited with backslashes
#1815 Add support of Byte Order Mark to CSV parser
#1840 Import of graphml still confuses d3 and label fields
#1848 Import CSV error edges: force undirected makes edges disappear when merged
The text was updated successfully, but these errors were encountered: