流程图方式建模,运行时出现错误。
6 \7 e3 x6 F$ Z( z! E$ n2 J4 l表现为:小人儿和僵尸的icon都不动。
) N; |* _0 {) J! t4 G6 G2 k# Terror log中注明Erorr:Tried to call: public java.lang.Object FlowZombies.Zombie.step()
. I" w7 {3 e6 g" ?: n9 Z, U" ^& G6 t0 u
java.lang.reflect.InvocationTargetException: N) U* T8 X1 g# k
at FlowZombies.Zombie$$FastClassByCGLIB$$f04c0135.invoke(<generated>)
& t4 w) I* ?, x+ N% G5 \* k at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
- E$ p! q, y- Y' v8 {9 T2 F at repast.simphony.engine.schedule.DynamicTargetAction.execute(DynamicTargetAction.java:69)
: }6 U. q! j6 g2 p% X! j at repast.simphony.engine.controller.ScheduledMethodControllerAction$ScheduleMethodAction.execute(ScheduledMethodControllerAction.java:253)2 Y2 q9 E4 | S, q/ {
at repast.simphony.engine.schedule.DefaultAction.execute(DefaultAction.java:38)
! c! e: ^% p. Q1 J+ F at repast.simphony.engine.schedule.ScheduleGroup.executeList(ScheduleGroup.java:184)
6 o4 b) S- k5 c+ w at repast.simphony.engine.schedule.ScheduleGroup.execute(ScheduleGroup.java:201)
6 r# q, D+ w; ~ c. U: K at repast.simphony.engine.schedule.Schedule.execute(Schedule.java:352)
9 B2 ^7 F6 ?. w# J& w+ ? at repast.simphony.ui.GUIScheduleRunner$ScheduleLoopRunnable.run(GUIScheduleRunner.java:53)5 |, M4 z9 t+ r0 H$ u! P) u4 P2 G
at java.lang.Thread.run(Unknown Source)3 ~$ s$ Z- b U2 O: Q
Caused by: groovy.lang.MissingMethodException: No signature of method: repast.simphony.query.space.grid.GridCellNgh.getNeiborhood() is applicable for argument types: (java.lang.Boolean) values: [true]
7 ^: P( w5 v" j) IPossible solutions: getNeighborhood(boolean)
' s! V% T! t/ ?- P L7 v) r# H at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:54)
- @$ h7 \; W6 z: g9 x at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:46)& A& I. \9 k; J7 U5 k
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)
+ Z6 `6 J) ?/ d2 d/ M" i4 \ at FlowZombies.Zombie.step(Zombie.groovy:128)
# T5 s- Y) W/ c; x* {: G# b
5 L" |; s! G% C- d- |1 A D请高手指点迷津呀!痛苦中…… |