[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2010-07-19T10:53:19+01:00 https://forum-gephi.org/app.php/feed/topic/431 2010-07-19T10:53:19+01:002010-07-19T10:53:19+01:00 https://forum-gephi.org/viewtopic.php?t=431&p=1246#p1246 <![CDATA[Re: NullPointerException when rendering graphs]]>

A NullPointerException is thrown when nodes have to be removed from the graph (manually or using a filter).

https://bugs.launchpad.net/gephi/+bug/607136

Statistics:Posted by pbittner — 19 Jul 2010 10:53


]]>
2010-07-19T08:29:39+01:002010-07-19T08:29:39+01:00 https://forum-gephi.org/viewtopic.php?t=431&p=1244#p1244 <![CDATA[Re: NullPointerException when rendering graphs]]>
My mistake...it's fixed now. Thank you for reporting.

Statistics:Posted by mbastian — 19 Jul 2010 08:29


]]>
2010-07-18T17:23:55+01:002010-07-18T17:23:55+01:00 https://forum-gephi.org/viewtopic.php?t=431&p=1240#p1240 <![CDATA[NullPointerException when rendering graphs]]>
After I import a graph and validate the import report I get the following exception:

java.lang.NullPointerException
at org.gephi.graph.dhns.edge.EdgeDataImpl.getWeight(EdgeDataImpl.java:207)
at org.gephi.graph.dhns.edge.AbstractEdge.getWeight(AbstractEdge.java:71)
at org.gephi.visualization.bridge.DHNSDataBridge.updateEdges(DHNSDataBridge.java:191)
at org.gephi.visualization.bridge.DHNSDataBridge.updateWorld(DHNSDataBridge.java:126)
at org.gephi.visualization.opengl.compatibility.CompatibilityEngine.updateWorld(CompatibilityEngine.java:181)
at org.gephi.visualization.opengl.compatibility.CompatibilityScheduler.updateWorld(CompatibilityScheduler.java:285)
[catch] at org.gephi.visualization.scheduler.SimpleFPSAnimator.run(SimpleFPSAnimator.java:58)

Statistics:Posted by pbittner — 18 Jul 2010 17:23


]]>