View Single Post
  #3 (permalink)  
Old 01-27-2008, 07:36 PM
riz618 riz618 is offline
Member
 
Join Date: Jan 2008
Posts: 8
riz618 is on a distinguished road
Even if i change to that, i get the following errors

Exception in thread "main" java.lang.NullPointerException
at Fire.Simulation.riz.Grid.ProbTree(Grid.java:62)
at Fire.Simulation.riz.Grid.main(Grid.java:80)

So there has to be something that needs a fix, if this is right.

Thanks for replying
Reply With Quote