|
|
在对repastS中已有仿真例子运行中,会出现java.lang.NullPointerException,然后就运行不了了:
; ^( z, ?. V1 `# ^3 aERROR [main] 21:46:56,324 saf.core.runtime.Boot - null# K2 I- p! ~1 s; _' M! W
java.lang.NullPointerException7 ~/ d6 l* e" W6 c2 _' E
at saf.core.runtime.Boot.init(Boot.java:79)0 O" B' \$ _* K' {# _; u
at saf.core.runtime.Boot.main(Boot.java:250)
: s- F# ^, e! @$ o( n! E at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
4 I X' M: Y8 I9 tERROR - null" F' E6 k3 G/ |+ m2 g
java.lang.NullPointerException$ W. W' [. M, O9 H. ?
at saf.core.runtime.Boot.init(Boot.java:79)/ G8 |5 L& }6 u2 n# ]% |) D* Q9 c2 |
at saf.core.runtime.Boot.main(Boot.java:250)
4 Z+ O+ f. k8 u at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
# g" d+ n C, |9 y! m$ tERROR [main] 21:46:56,397 saf.core.runtime.Boot - null5 w7 n, U( m7 | R, P0 B, P# j
java.lang.NullPointerException
7 i# a) J* @, |2 P+ @) v at saf.core.runtime.Boot.run(Boot.java:105)5 K/ d/ D& _3 `4 d) t5 }! x. J
at saf.core.runtime.Boot.main(Boot.java:251)" F/ l$ W# O% c+ P- ?3 b
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
2 P1 B: [. i) t) w3 b# K, g1 n; @; iERROR - null
2 x# G' B9 r! ]6 Cjava.lang.NullPointerException
5 d) r- {$ L5 b6 W at saf.core.runtime.Boot.run(Boot.java:105)
+ r+ z( n# m# z5 X4 t3 ]' Y at saf.core.runtime.Boot.main(Boot.java:251)( ? v9 Q) A+ L# Q4 |; c q/ K' p' H
at repast.simphony.runtime.RepastMain.main(RepastMain.java:43)
5 G. u! x6 C3 v% a F5 f请问怎么解决哇,谢谢各位 |
|