|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:: [2 V5 c% G2 ]) `0 s' k
ERROR [main] 21:46:56,324 saf.core.runtime.Boot - null
. e6 ~; P, I* d( Ljava.lang.NullPointerException
! m1 P5 J% f! D5 v6 U6 L/ N$ U9 Q( s7 K+ j2 ^ at saf.core.runtime.Boot.init(Boot.java:79); o; a* D; [+ e; T
at saf.core.runtime.Boot.main(Boot.java:250)
3 p, v; n6 q$ K# d at repast.simphony.runtime.RepastMain.main(RepastMain.java:43) @& _3 r$ _" J3 o6 g
ERROR - null
* L9 V/ C5 G3 [java.lang.NullPointerException4 E' o- K- D7 }0 C9 h% }
at saf.core.runtime.Boot.init(Boot.java:79)( W2 y" l, d% Y
at saf.core.runtime.Boot.main(Boot.java:250)
) m0 {" M8 E/ | at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)0 m0 o" ? ~+ C4 p- B1 k" t
ERROR [main] 21:46:56,397 saf.core.runtime.Boot - null
( m& M% C" z' F4 T- f2 S- Sjava.lang.NullPointerException
# i; @& R7 I6 Y( ^% {" ]3 O at saf.core.runtime.Boot.run(Boot.java:105)1 V& B `* g, X
at saf.core.runtime.Boot.main(Boot.java:251)$ G. r) b. L# _" d4 Y. }7 y6 J
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)/ v1 Z" b- i, w
ERROR - null
5 l' w3 i# F. C) t: U$ n% Qjava.lang.NullPointerException( W% f6 [( q/ o4 G
at saf.core.runtime.Boot.run(Boot.java:105)
! s3 S' n$ b( n+ b b. M- i3 l Q at saf.core.runtime.Boot.main(Boot.java:251)
7 ~5 I& f9 t2 f8 n1 y j at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)/ P2 s' G' l0 q7 ^
请问怎么解决哇,谢谢各位 |
|